Skip to content

v2.3.0

Compare
Choose a tag to compare
@philliphsu philliphsu released this 24 Feb 01:49
· 386 commits to master since this release
  • Add theming options.
  • Add Builder APIs to each of the pickers.
  • Add NumberPadTimePickerDialog.newInstance(OnTimeSetListener listener, boolean is24HourMode) static factory method.
  • Change text color of day-of-week header in date picker based on selection state of month-day header.
  • Change orientation of half-day ImageButtons in GridTimePickerDialog for 24-hour mode.
  • Deprecate BottomSheetDatePickerDialog in favor of DatePickerDialog.