MaterialDateTimePicker v4.0.1
Changes
Bugfixes
Fixed #512 - Prevent buttons in DatePicker from moving the MonthView beyond its boundaries
Get it by upgrading your build.gradle
to
dependencies {
compile 'com.wdullaer:materialdatetimepicker:4.0.1'
}