Google Calendar Recurrence picker.
Android-RecurrencePicker is hosted in the following web site
https://github.com/Shusshu/Android-RecurrencePicker
If you think the Android project Android-RecurrencePicker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-RecurrencePicker.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xxhdpiv19, hdpiv19, mdpi, xxhdpi, xhdpiv19, hdpi, xhdpi, mdpiv19] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.VIBRATE |
There are 8 image files in Android-RecurrencePicker. The names of the image files are listed as follows.
ic_recurrence_bubble_disabled.png ic_recurrence_bubble_fill.png ic_recurrence_bubble_outline.png ic_recurrence_bubble_outline_disabled.png switch_thumb_activated_holo_light.9.png switch_thumb_disabled_holo_light.9.png switch_thumb_holo_light_v2.9.png switch_thumb_pressed_holo_light.9.png
The following screenshort is generated from the image listed above.
Android-RecurrencePicker has the following Java source files.
be.billington.calendar.recurrencepicker.EventRecurrence.java be.billington.calendar.recurrencepicker.EventRecurrenceFormatter .java be.billington.calendar.recurrencepicker.LinearLayoutWithMaxWidth.java be.billington.calendar.recurrencepicker.RecurrencePickerDialog.java be.billington.calendar.recurrencepicker.Utils.java be.billington.calendar.recurrencepicker.WeekButton.java be.billington.calendar.recurrencepicker.demo.activity.DemoActivity.java