MaterialDateTimePicker v4.1.0
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'
}