material-calendar-view v1.5.8 Release Notes

Release Date: 2018-10-08 // over 5 years ago
    • ➕ Added attribute to distinguish text color for dayOfWeek from dayOfMonth.
    • 🛠 Fixed alignment for dayOfWeek and dayOfMonth, cleanup layouts, moved to styles.
    • Differentiate currentDayTextColor uniquely from selectedDayTextColor, enabling current day to have a different text color even when it is not the selected date.

Previous changes from v1.5.7

  • Minor bug-fix related to onDateClickListener creating a possible NPE.