material-calendarview v2.0.1 Release Notes
Release Date: 2019-01-23 // almost 6 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 ofjava.time.LocalDate
. - ๐ New: Api naming for setting the arrows drawable:
setLeftArrow
andsetRightArrow
- ๐ 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
- ๐ New: Changed