Skip to content

MaterialDateTimePicker v3.6.0

Compare
Choose a tag to compare
@wdullaer wdullaer released this 28 Apr 13:56
· 104 commits to master since this release

Changes

Features

Fixes #295 - The DatePickerDialog now shows arrows to switch between month pages

Bugfixes

Fixed #463 Months with 5 weeks are correctly rendered again
Fixed a minor issue with the landscape DatePicker v1 layout

Get it by upgrading your build.gradle to

dependencies {
  compile 'com.wdullaer:materialdatetimepicker:3.6.0'
}