| Interface | Description |
|---|---|
| RadialPickerLayout.OnValueSelectedListener | |
| TimePickerController |
A collection of methods which need to be shared with all components of the TimePicker
Created by wdullaer on 6/10/15.
|
| 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.
|
| Timepoint |
Simple utility class that represents a time in the day up to second precision
The time input is expected to use 24 hour mode.
|
| Enum | Description |
|---|---|
| TimePickerDialog.Version | |
| Timepoint.TYPE |