Skip to content

MaterialDateTimePicker v1.4.2

Compare
Choose a tag to compare
@wdullaer wdullaer released this 19 Jul 18:50
· 387 commits to master since this release

Changes

Fixed #44 : DatePicker could show wrong month in certain timezones
Fixes #55 : Vibration can now be turned off by passing vibrate(false) to the pickers

Get it by upgrading your build.gradle to

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