Skip to content

8th Release

Compare
Choose a tag to compare
@JonatanSalas JonatanSalas released this 20 Jan 02:50
· 57 commits to master since this release

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.