Skip to content

Version 0.7.4 - Better Configuration + Bug fixes

Latest
Compare
Choose a tag to compare
@gantonious gantonious released this 06 Jan 16:02
e24c18c
  • You can now manually override the first day of the week shown in the picker by using the newly added firstDayOfWeek property

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.4'
}