Package com. cvs. design. timepicker
Types
ChipTextInputComboView
Link copied to clipboard
class ChipTextInputComboView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : FrameLayout, Checkable
Content copied to clipboard
ClockFaceView
Link copied to clipboard
class ClockFaceView constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : RadialViewGroup, ClockHandView.OnRotateListener
Content copied to clipboard
ClockHandView
Link copied to clipboard
class ClockHandView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : View
Content copied to clipboard
EnterpriseTimePicker
Link copied to clipboard
class EnterpriseTimePicker @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : EnterprisePicker
Content copied to clipboard
Time Picker using MaterialTimePicker Time Picker related functions only, see EnterprisePicker for more details.
MaterialTimePicker
Link copied to clipboard
RadialViewGroup
Link copied to clipboard
open class RadialViewGroup @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : ConstraintLayout
Content copied to clipboard
TimePickerView
Link copied to clipboard
class TimePickerView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : ConstraintLayout, TimePickerControls
Content copied to clipboard