Skip to content

MaterialDateTimePicker v4.0.1

Compare
Choose a tag to compare
@wdullaer wdullaer released this 09 Oct 10:12
· 66 commits to master since this release

Changes

Bugfixes

Fixed #512 - Prevent buttons in DatePicker from moving the MonthView beyond its boundaries

Get it by upgrading your build.gradle to

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