Skip to content

MaterialDateTimePicker v4.1.2

Compare
Choose a tag to compare
@wdullaer wdullaer released this 09 Feb 16:08
· 44 commits to master since this release

Changes

Bugfixes

Fixed #561 - Prevent an NPE in case picker tries to announce before UI is fully initialized

Get it by upgrading your build.gradle to

dependencies {
  implementation 'com.wdullaer:materialdatetimepicker:4.1.2'
}