material-calendarview v2.0.0 Release Notes

Release Date: 2018-09-07 // over 5 years ago
    • ๐Ÿ†• 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