Time Picker Defaults
object TimePickerDefaults
Contains default values used by TimePicker.
Properties
Link copied to clipboard
Width of the AM/PM column (COUI coui_number_picker_width_small).
Link copied to clipboard
Width of the hour column (COUI coui_number_picker_width_middle).
Link copied to clipboard
Padding around the wheel columns (COUI coui_number_picker_view_padding_vertical).
Link copied to clipboard
Width of the minute column (COUI coui_number_picker_width_middle).
Link copied to clipboard
Default minute unit label (hidden).
Link copied to clipboard
Font size of the unit label (COUI coui_numberpicker_unit_textSize).
Link copied to clipboard
Offset of the unit label from the wheel center: selected value width / 2 + 4dp margin.