Skip to content

MaterialDateTimePicker v3.5.1

Compare
Choose a tag to compare
@wdullaer wdullaer released this 04 Feb 15:04
· 119 commits to master since this release

Changes

Bugfixes

  • Fixed #444 Replaced hardcoded fonts with string resources
  • Fixed #443 Ensure all Calendars are properly cloned before manipulating them

Get it by upgrading your build.gradle to

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