public interface OnMonthChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMonthChanged(MaterialCalendarView widget,
CalendarDay date)
Called upon change of the selected day
|
void onMonthChanged(MaterialCalendarView widget, CalendarDay date)
widget - the view associated with this listenerdate - the month picked, as the first day of the month