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
- Fixed incorrect A11y class name in child button added in single selection group. (ac1a000)
- Set the accessibility pane title right before the Snackbar's appearance to resolve an event stream issue (31f8015)
Badging
- Fixed issue where menu item content description is not reset after clearing badge content (7628351)
BottomNavigationView
- Re-implemented exclusive checkability to encompass whole menu, instead of just the current menu (544180a)
- Updated item pool to be the size of the menu (5378d52)
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
- Updated docs to use M3 screenshots (07d2584)
- Fixed links in the dev doc. (b3e12f9)
- Updated width (94e54e4)
- Updated color table script to modify the table header's capitalization based on dev doc review feedback. (04804eb)
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
NavigationView
- Added start/end scrim enable/disable methods (1795035)
Shapes
- Refined shapes in MaterialShapes. (35cc084)
- Moved utility functions for MaterialShapes to MaterialShapes. (f46c78c)
- Added Material endorsed shapes. (21ba18a)
Slider
- Fixed slider label not moving (967dcd5)
Tokens
Typography
- Updated typography catalog demo (64a455e)
- Added emphasized typography styles (25083f4)
Other
- Updated library version to 1.13.0-alpha06 and androidx.graphics:graphics-shapes to 1.0.1 (83dbba6)
- Removed pre-Lollipop checks (23aca03)
- Fixed a bug due to the limitation of hardware accelerated rendering. (00e1e4b)
- Added a new component. (1d4c076)
Full list of changes
1.13.0-alpha05...1.13.0-alpha06