material-calendarview v1.6.0 Release Notes

Release Date: 2018-07-06 // almost 6 years ago
    • ๐Ÿ†• New: Added api for setting long click listener for cells using void setOnDateLongClickListener(OnDateLongClickListener longClickListener).
    • ๐Ÿ†• New: Show and Hide WeekDays row in xml and Programmatically.
    • ๐Ÿ†• New: Added api for setting content description formatter void setDayFormatterContentDescription(DayFormatter formatter).
    • ๐Ÿ†• New: Apply custom fonts through text appearance styling.
    • ๐Ÿ›  Fix: Talkback improvements.
    • ๐Ÿ›  Fix: Range mode selection issues.