MaterialDateTimePicker v4.2.3 Release Notes

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