Companion

object Companion

Functions

customDatePicker
Link copied to clipboard
fun <S> customDatePicker(dateSelector: DateSelector<S>): MaterialDatePicker.Builder<S>
Sets the Builder's selection manager to the provided DateSelector.
datePicker
Link copied to clipboard
fun datePicker(): MaterialDatePicker.Builder<Long?>
Used to create a Builder that allows for choosing a single date in the MaterialDatePicker.