Skip to content

MaterialDateTimePicker v3.6.1

Compare
Choose a tag to compare
@wdullaer wdullaer released this 25 Jun 19:27
· 97 commits to master since this release

Changes

Bugfixes

Fixed #498 Fixd issue with padding cutting off selection circle in DatePickerDialog when a month has 6 weeks

Get it by upgrading your build.gradle to

dependencies {
  compile 'com.wdullaer:materialdatetimepicker:3.6.1'
}