MaterialDateTimePicker v4.0.0 Release Notes

Release Date: 2018-10-08 // over 5 years ago
  • ๐Ÿ”„ Changes

    ๐Ÿ’ฅ Breaking

    โฌ‡๏ธ Dropped support for API 14 and 15
    ๐Ÿ‘ Switched support library for androidx libraries
    ๐Ÿ›  Fixed #451 - Changed implementation to use support fragments
    โšก๏ธ Updated build.gradle syntax

    ๐Ÿ”‹ Features

    ๐Ÿ›  Fixed #485 - Cancel callback fires when hitting back button
    ๐Ÿ›  Fixed #505 - Made default values in setInterval more intuitive
    ๐Ÿ›  Fixed #457 - Read custom fonts as assets rather than resources
    ๐Ÿ›  Fixed #303 - Added a few default implementations to DateRangeLimiter

    โฌ†๏ธ Get it by upgrading your build.gradle to

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