Releases: philliphsu/BottomSheetPickers
Releases · philliphsu/BottomSheetPickers
v2.0.3
- Replaced
FloatingActionButton
in date picker with 'cancel' and 'ok' buttons - Use bold typeface for selected date text on API 21+
v2.0.2
v2.0.1
- 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
Added date picker
v1.0.1
- Add 4dp top margin to
FloatingActionButton
inNumberPadTimePickerDialog
- Accessing public resources from
appcompat-v7
,gridlayout-v7
, anddesign
support libraries no longer show Lint warnings
v1.0.0
Initial release