CalendarSheet
The CalendarSheet lets you pick a date or date range.
Constructors
Functions
Build CalendarSheet and show it later.
Set the CalendarMode.
Add a disabled date which is not selectable as a date or within a range.
Add disabled dates which are not selectable as a date or within a range.
Disable timeline into past or future.
Display buttons and require a positive button click.
Get the start selection drawable with a blend in background.
Set a listener. (Multiple dates selection mode)
Set the text of the positive button and optionally a listener. (Multiple dates selection mode)
Set the text and icon of the positive button and optionally a listener. (Multiple dates selection mode)
Set a listener.
Set the text of the positive button and optionally a listener.
Set the text and icon of the positive button and optionally a listener.
Set the range of years into the past and future.
Set the SelectionMode.
Sets the maximum number of dates an user is able to pick (inclusive) Only for SelectionMode.DATE_MULTIPLE
Sets the minimum number of dates an user is able to pick (inclusive) Only for SelectionMode.DATE_MULTIPLE
Set the selected date.
Set the selected date range.
Set the selected dates
Set the date that should be marked as today. By default this is the current day.
Build and show CalendarSheet directly.