MaterialDateTimePicker v4.2.3 Release Notes

Release Date: 2019-08-30 // over 4 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'}