MaterialDateTimePicker v1.5.1
Changes
- Fixes #82 : NullPointerException on low resolution phones
- Added the option to dismiss the pickers when the parent Activity pauses
Get it by upgrading your build.gradle to
dependencies {
compile 'com.wdullaer:materialdatetimepicker:1.5.1'
}