Important
- Required
minSdkVersion
is now 21 or higher. - New FloatingToolbar component!
- New SplitButton component!
Dependency Updates
Dependency | Previous version | New version |
---|---|---|
androidx.drawerlayout | 1.1.1 | 1.2 |
Library Updates
BottomNavigationView
Carousel
Catalog
- Fixed top app bar container fill (e51767d)
Chip
- Add Override to Chip#setBackgroundTintList (03d2c69)
Documentation
- Fix javadoc links (767f25a)
FloatingToolbar
MaterialSplitButton
NavigationRail
- Consume all touch events to avoid views under from receiving touch events. (2a0dda8)
- Fix issue where large/multi-line text was measured incorrectly when animating to be visible from a GONE state (c77f997)
- Add attributes for scaling label text to font size and for the max lines for the label (5a8c39a)
- Integrate tokens (0e9ab66)
- Update navigation rail docs to include mentions of the expanded nav rail (5f44dbc)
Slider
Shape
- Fixed uneven rotation of pentagon shape. (d4b9d90)
Tabs
- Update ripple to match m3 specs (d68ebbe)
Tokens
- Updated token outputs to v13.2.0 and integrated new AppBar tokens. (4f7bf29)
TopAppBar
Transitions / Motion