Interface | Description |
---|---|
RadialPickerLayout.OnValueSelectedListener | |
TimePickerDialog.OnTimeSetListener |
The callback interface used to indicate the user is done filling in
the time (they clicked on the 'Set' button).
|
Class | Description |
---|---|
AmPmCirclesView |
Draw the two smaller AM and PM circles next to where the larger circle will be.
|
CircleView |
Draws a simple white circle on which the numbers will be drawn.
|
RadialPickerLayout |
The primary layout to hold the circular picker, and the am/pm buttons.
|
RadialSelectorView |
View to show what number is selected.
|
RadialTextsView |
A view to show a series of numbers in a circular pattern.
|
TimePickerDialog |
Dialog to set a time.
|