Releases: skedgo/DateTimeRangePicker
Releases · skedgo/DateTimeRangePicker
v1.3
Remove dependency on activity-animations library (#12)
* Upgrade Kotlin version
* Remove dependency on activity-animations library
v1.2
Keep last selected times when changing dates (#9)
v1.1
Fix for not putting time zone id into result intent
v1.0
Fix some minor issues (#4)
* Add 2nd test to showcase the 2nd usage
* Fix for Robolectric not able to find the AM file
* Fix for not updating end date time
* Update README w/ Usage and Demo