MaterialDateTimePicker v3.6.4
Changes
Bugfixes
Fixed #499 #512 #522 - Fixed a race condition when tapping the arrows in the datepicker fast
Fixed #524 - Vendored an attribute which is not necessarily present in all themes
Improved documentation
Get it by upgrading your build.gradle to
dependencies {
compile 'com.wdullaer:materialdatetimepicker:3.6.4'
}