Skip to content

MaterialDateTimePicker v1.5.1

Choose a tag to compare

@wdullaer wdullaer released this 01 Sep 17:48

Changes

  • Fixes #82 : NullPointerException on low resolution phones
  • Added the option to dismiss the pickers when the parent Activity pauses

Get it by upgrading your build.gradle to

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