MaterialDateTimePicker v4.2.3 Release Notes
Release Date: 2019-08-30 // over 3 years ago-
๐ 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'}
Previous changes from v4.2.2
-
๐ Changes
๐ Bugfixes
๐ Fixed #607 - Fixed an issue where pure white could not be set for Dialog buttons
โฌ๏ธ Get it by upgrading your build.gradle to
dependencies { implementation 'com.wdullaer:materialdatetimepicker:4.2.2'}