Skip to content

MaterialDateTimePicker v4.2.1

Compare
Choose a tag to compare
@wdullaer wdullaer released this 05 Jun 09:51
· 29 commits to master since this release

Changes

Bugfixes

Fixed #593 - Fixed a layout issue when using a team with an ActionBar

Get it by upgrading your build.gradle to

dependencies {
  implementation 'com.wdullaer:materialdatetimepicker:4.2.1'
}