Example source of an Android number picker widget.
numberpicker is hosted in the following web site
https://github.com/chiirz/numberpicker
If you think the Android project numberpicker 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 numberpicker.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
There are 15 image files in numberpicker. The names of the image files are listed as follows.
ic_menu_refresh.png timepicker_down_disabled.9.png timepicker_down_disabled_focused.9.png timepicker_down_normal.9.png timepicker_down_pressed.9.png timepicker_down_selected.9.png timepicker_input_disabled.9.png timepicker_input_normal.9.png timepicker_input_pressed.9.png timepicker_input_selected.9.png timepicker_up_disabled.9.png timepicker_up_disabled_focused.9.png timepicker_up_normal.9.png timepicker_up_pressed.9.png timepicker_up_selected.9.png
The following screenshort is generated from the image listed above.
numberpicker has the following Java source files.
com.quietlycoding.android.picker.NumberPicker.java com.quietlycoding.android.picker.NumberPickerButton.java com.quietlycoding.android.picker.NumberPickerDialog.java com.quietlycoding.android.picker.NumberPickerPreference.java com.quietlycoding.android.picker.Picker.java com.quietlycoding.android.picker.PickerPreferences.java