Important
- Required minSdkVersion is now 21 or higher.
- New DockedToolbar component!
- New FloatingToolbar component!
- New SplitButton component!
Dependency Updates
- None
Library Updates
BottomAppBar
- Added guidance to prevent hide on scroll when Talkback is on (d560705)
BottomNavigationView
- Updated catalog demo to demonstrate adaptive bottom navigation bar (76936c4)
Carousel
Chip
- Added missing 'button' mention to Talkback output for close icon. (79bd7d7)
Color
- Added M3 colors in M3 ThemeOverlay. (ede0713)
DockedToolbar
Documentation
- Updated build to use Dackka for documentation generation (580e8d5)
FloatingToolbar
MaterialButton
MaterialDatePicker
NavigationRail
- Use display cutout and system bar insets for start padding (4657afb)
ProgressIndicator
- Added an track inner corner radius API. (8a23e0d)
Search
Shape
Slider
Snackbar
- Added an opt-out for the coming new dismissal behavior for Snackbar with action. (755981a)
Theming
- Added the Expressive themes. (2d3471f)
TimePicker
- Fixed the Talkback focusability of the "Select time" label on the time picker component. (4ed648a)
Tokens
TopAppBar
Other