Skip to content

MaterialDateTimePicker v4.2.3

Latest
Compare
Choose a tag to compare
@wdullaer wdullaer released this 30 Aug 11:02
· 18 commits to master since this release

Changes

Bugfixes

Fixed #609 - Fixed regression NullPointerException when saving state without explicit ok and cancel colors set

Get it by upgrading your build.gradle to

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