What's new
- New
SideSheet
component! Standard and modal configurations available.
Library Updates
SideSheet
MaterialDatePicker
- Enable auto-sizing of the date selection text (32f1118)
- Update string translation for datepicker. (8dcdd26)
- Add method to specify a content description to decorated views (7bc5689)
- Make new public getter methods for start/end/openAt values with long return types for CalendarConstraints (6643695)
- Update doc to include DayViewDecorator. (aff6a94)
TopAppBar
MaterialCardView
TextInputLayout
- Fix label cutout doesn't work on API < 18 (a352178)
- Fixed counter overflow text color getter (e76eaff)
- Integrated tokens for text fields and the exposed dropdown menu. (e7697c2)
- Updated cursor color on error for APIs >= 29. (fbd75ec)
- Update motion attributes for textfield animations (c98480c)
- Updated expanded label color to take error color when on error. (a85204e)
Slider
Tabs
Documentation
A11y
Material 3
- Add additional condition to check dynamic color supported devices (347cb9e)
TimePicker
- Fix NumberFormatException (0c204b8)
- Fix divider alignment on the clock display (6d956ed)
- Pre-fill hour and minute edit texts in text input mode (56ea071)
- Revert pre-fill hour and minute edit texts in text input mode (9806ad9)
- Pre-fill hour and minute edit texts in text input mode (087da2f)
- Fix keyboard not showing at first in text input mode (15c7128)
- Update motion specs (a4f6a1e)
Tokens
BottomSheet
ProgressIndicator
- Integrates tokens into M3 styles. (ab063b7)
Catalog
- Add input mode selector (09f1ee5)
BottomNavigationView
NavigationView
- Fix subheaderInsetEnd setter (88c448e)
BottomAppBar
Theming
- Added a theme attribute for outline-variant color. (ac6f13c)
MaterialButtonToggleGroup
Divider
- Integrated M3 tokens and updated color. (2f6ebb4)
Switch
- Removed resources from deprecated tokens. (112378d)
Checkbox
- Integrated tokens (e67e68d)
Color
ExposedDropdownMenu
- Fix MaterialAutoCompleteTextView.setDropDownBackgroundDrawable(Drawable). (db115f0)
Other