- You can now easily access the actual day when using a DayViewDecorator
/**
* Set decoration options onto a facade to be applied to all relevant days
*
* @param view View to decorate
*/
void decorate(DayViewFacade view, CalendarDay day);
- You can set an onClickListener on the title using:
public void setOnTitleClickListener(final OnTitleClickListener listener)
- You can set an onLongClickListener for every DayView using:
public void setOnDateLongClickListener(final OnDateLongClickListener listener)
Material Calendar View is Copyright (c) 2017 Prolific Interactive. It may be redistributed under the terms specified in the LICENSE file.
Material Calendar View is maintained and funded by Prolific Interactive. The names and logos are trademarks of Prolific Interactive.