Important
- Required
minSdkVersion
is now 21 or higher.
Dependency Updates
Dependency | Previous version | New version |
---|---|---|
androidx.graphics:graphics-shapes | N/A | 1.0.1 |
Library Updates
A11y
Badging
- Fixed issue where menu item content description is not reset after clearing badge content (7628351)
BottomNavigationView
Catalog
- Added more variants in catalog. (2901dca)
Dialog
- Reduced insets for Material Alert Dialog to 10dp for screens with minimum height less than h480dp. (bedc6bd)
Documentation
FloatingActionButton
- Added an accessibility role to FloatingActionButton and ExtendedFloatingActionButton. (f3aacd7)
MaterialButton
- Integrated tokens. (e40bc47)
- Integrated new tokens. (5274e55)
- Integrated new tokens. (7bccdc2)
- Updated the icon in catalog and test to filled for non-toggle buttons. (d408906)
- Added a new component ButtonGroup. (29ce8d3)
- Updated spring damping and stiffness for MaterialButton. (cfef899)
- Refactored the main demo. (4efcf87)
NavigationRail
- Added submenu support (9285220)
NavigationView
- Added start/end scrim enable/disable methods (1795035)
Shapes
Slider
- Fixed slider label not moving (967dcd5)
Tokens
Typography
Other