com.google.android.material.datepicker


Kotlin |Java

Interfaces

CalendarConstraints.DateValidator

Used to determine whether calendar days are enabled.

MaterialPickerOnPositiveButtonClickListener

Listener that provides the current MaterialCalendar<S> selection.

Classes

CalendarConstraints

Used to limit the display range of the calendar and set an openAt month.

CompositeDateValidator

A DateValidator that accepts a list of Date Validators.

DateValidatorPointBackward

A CalendarConstraints.DateValidator that enables only dates before a given point.

DateValidatorPointForward

A CalendarConstraints.DateValidator that enables dates from a given point forward.

DayViewDecorator

A decorator which allows customizing the day of month views within a MaterialDatePicker .

MaterialDatePicker

A Dialog with a header, MaterialCalendar , and set of actions.

MaterialDatePicker.Builder

Used to create MaterialDatePicker instances with default and overridden settings

OnSelectionChangedListener

Listener that provides selection.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月14日 UTC.