Skip to content

Releases: philliphsu/BottomSheetPickers

v2.0.3

01 Dec 20:58
Compare
Choose a tag to compare
  • Replaced FloatingActionButton in date picker with 'cancel' and 'ok' buttons
  • Use bold typeface for selected date text on API 21+

v2.0.2

10 Nov 00:46
Compare
Choose a tag to compare
  • 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

31 Oct 23:38
Compare
Choose a tag to compare
  • 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

17 Oct 23:57
Compare
Choose a tag to compare

Added date picker

v1.0.1

12 Oct 00:56
Compare
Choose a tag to compare
  • 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

07 Oct 20:23
Compare
Choose a tag to compare

Initial release