| Interface | Description |
|---|---|
| DayViewDecorator |
Decorate Day views with drawables and text manipulation
|
| OnDateSelectedListener |
The callback used to indicate a date has been selected or deselected
|
| OnMonthChangedListener |
The callback used to indicate the user changes the displayed month
|
| OnRangeSelectedListener |
The callback used to indicate a range has been selected
|
| Class | Description |
|---|---|
| CalendarDay |
An imputable representation of a day on a calendar
|
| CalendarUtils |
Utilities for Calendar
|
| DayViewFacade |
Abstraction layer to help in decorating Day views
|
| MaterialCalendarView |
This class is a calendar widget for displaying and selecting dates.
|
| MaterialCalendarView.SavedState | |
| WeekPagerAdapter | |
| WeekPagerAdapter.Weekly | |
| WeekView |
Display a week of DayViews and
seven WeekDayViews.
|
| Enum | Description |
|---|---|
| CalendarMode |
| Annotation Type | Description |
|---|---|
| Experimental |
Signifies that a public API (public class, method or field) is will almost certainly
be changed or removed in a future release.
|
| MaterialCalendarView.SelectionMode |
IntDef annotation for selection mode.
|
| MaterialCalendarView.ShowOtherDates |
IntDef annotation for showOtherDates.
|