Version 0.7.1 - Better Configuration + Bug fixes
Bug fixes
- Fixes an issue where calling setSelectedDays would cause selected days to flash off and on.
This release can be downloaded from jcenter by adding the following to your project's build.gradle file:
dependencies {
implementation 'ca.antonious:materialdaypicker:0.7.1'
}