Skip to content

MaterialDateTimePicker v4.2.2

Compare
Choose a tag to compare
@wdullaer wdullaer released this 18 Aug 12:47
· 23 commits to master since this release

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'
}