material-calendarview v2.0.1 Release Notes

Release Date: 2019-01-23 // about 5 years ago
  • ๐Ÿ”„ Changes:

    • โšก๏ธ Update ThreeTenABP to 1.1.1
    • โšก๏ธ Update build tools / gradle version to latest

Previous changes from v2.0.0

    • ๐Ÿ†• New: Changed java.util.Calendar in favor of java.time.LocalDate.
    • ๐Ÿ†• New: Api naming for setting the arrows drawable: setLeftArrow and setRightArrow
    • ๐Ÿ›  Fix: Range selection ordering & Issues
    • ๐Ÿ›  Fix: Timezone Issues
    • ๐Ÿ›  Fix: Now the Month is indexed from 1 to 12 (previously 0-11 due to java.util api)
    • ๐Ÿ›  Fix: RTL Support
    • ๐Ÿ›  Fix: Remove Restored XML Parameters
    • ๐Ÿ’… Code Style Reformat
    • Replaced arrows pngs with vectors