BottomSheetTimeRangePicker Versions Save

A tiny Android library for displaying a TimePicker with From and To ranges as a BottomSheetDialogFragment.

1.11

5 years ago
  • Fix a bug where the endHour value was set to endMinute on state restoration
  • Define an empty public.xml file so the library doesn't expose any of its internal resources

1.1

5 years ago
  • The library now has a minSdkVersion of16+
  • Add the ability to change label texts of the From and To tabs
  • Add the ability to change the label text of the Done button
  • You can now add initial times for both the start and end pickers
  • The library now respects the theme of the app using it

1.0.3

5 years ago
  • Add a 16dp padding to the Done button.

1.0

5 years ago

Initial release.