Skip to content

MaterialDateTimePicker v4.1.0

Compare
Choose a tag to compare
@wdullaer wdullaer released this 22 Nov 21:53
· 56 commits to master since this release

Changes

Features

Improved accessibility support in the DatePicker thanks to the awesome contribution of @laalto

Bugfixes

Fixed #549 - Crash when changing pages in the DatePicker through accessibility commands
Fixes #539 - Added content descriptions for the arrows in the DatePicker

Get it by upgrading your build.gradle to

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