material-calendar-view v1.4.0 Release Notes

Release Date: 2017-01-20 // about 7 years ago
  • Changelog

    • Modified method name refreshCalendar to update in order to get more consistence.
    • Added method shouldAnimateOnEnter , with 3 method variants that let you customize the method behavior.
    • ๐Ÿ‘Œ Improvements on XML layouts.
    • ๐Ÿ”จ Refactored the way that the Calendar generates the AdapterView.
    • Now, the selected dates display a Circular shape instead of a Square shape.
    • โœ‚ Removed unused getters.
    • โž• Added some new helpers methods under CalendarUtils.
    • Added HeaderView to start delegating behavior to another view.
    • Removed Decorator support in DayView
    • ๐Ÿ› Bug fixes and other code improvements.