Skip to content

MaterialDateTimePicker v2.4.0

Compare
Choose a tag to compare
@wdullaer wdullaer released this 17 Jul 20:01
· 268 commits to master since this release

Changes

Features

Fixed #211 - Implement enableMinutes which allows you to create an hour only picker

Bug Fixes

Fixed #196
Fixed #190 - Reduced font size on the TimepickerDialog slightly

Get it by upgrading your build.gradle to

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