Custom implementation of Time Picker widget which allows user to select the hours and minutes from a circular dial view. The hours and minutes are placed in analog clock fashion. Inspired from Google Keep reminder Time Picker Widget..
ClockedTimePicker is hosted in the following web site
https://github.com/iamporus/ClockedTimePicker
If you think the Android project ClockedTimePicker 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 ClockedTimePicker.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar |
Asset File Names | assets\Roboto-Thin.ttf |
ClockedTimePicker has the following Java source files.
com.roomies.clockedtimepicker.Animator.java com.roomies.clockedtimepicker.Logger.java com.roomies.clockedtimepicker.Time.java com.roomies.clockedtimepicker.TimePicker.java com.roomies.clockedtimepicker.TimeTextView.java com.roomies.clockedtimepickersample.MainActivity.java com.roomies.clockedtimepickersample.TimePickerDialogFragment.java