Skip to content

MaterialDateTimePicker v4.1.1

Compare
Choose a tag to compare
@wdullaer wdullaer released this 16 Jan 13:51
· 48 commits to master since this release

Changes

Bugfixes

Fixed #554 - Fixed a race condition that could lead to a crash in the DatePicker

Get it by upgrading your build.gradle to

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