BottomSheetPickers Versions Save

Third-party date and time pickers for Android.

v2.0.3

7 years ago
  • Replaced FloatingActionButton in date picker with 'cancel' and 'ok' buttons
  • Use bold typeface for selected date text on API 21+

v2.0.2

7 years ago
  • Fixed crashing of light grid time picker below Lollipop due to vector resource issues
  • Fixed appearance of typefaces below Lollipop
  • Removed unused methods in Utils.java
  • Merged pull request #7

v2.0.1

7 years ago
  • Use white 100% as background for light date picker
  • Typography changes to selections in date and grid time picker
  • Removed pulse animation in grid time picker header
  • Enabled vector drawables

v2.0.0

7 years ago

Added date picker

v1.0.1

7 years ago
  • Add 4dp top margin to FloatingActionButton in NumberPadTimePickerDialog
  • Accessing public resources from appcompat-v7, gridlayout-v7, and design support libraries no longer show Lint warnings

v1.0.0

7 years ago

Initial release