MaterialDateTimePicker v3.6.0
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'
}