Skip to content

MaterialDateTimePicker v3.6.2

Compare
Choose a tag to compare
@wdullaer wdullaer released this 02 Jul 19:05
· 95 commits to master since this release

Changes

Bugfixes

Fixed #500 Fixed issue where pagination arrows in month picker were not properly colorized when using the dark theme

Get it by upgrading your build.gradle to

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