Skip to content

MaterialDateTimePicker v1.2.2

Compare
Choose a tag to compare
@wdullaer wdullaer released this 16 Apr 18:35
· 435 commits to master since this release

Changes

  • Namespaced the theme for the buttons - Fixes #17
  • Changed the way the height of DatePicker is calculated - Hopefully fixes #19

Get it by updating your build.gradle to

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