Dependency Updates
None
Important
Required minSdkVersion
is now 21 or higher
Library Updates
BottomNavigationView
- Update max item count to 6 (3fbb198)
Carousel
- Remove library group restriction on Uncontained strategy (c714328)
CollapsingToolbarLayout
- Refactor multiline rotation fix to address related issue caused by keyboard (5371290)
Color
FloatingActionButton
- Updated catalog content description. (b345f37)
MaterialDatePicker
NavigationRail
- Add an attribute to control how we measure the bottom padding of the navigation item (87ab660)
NavigationView
ProgressIndicator
- Fixed that the wavy path isn't cached correctly when initializing with 0 progress. (0f3975d)
Search
- Restore modal for accessibility and back handling state in onAttachedToWindow() and remove modal for accessibility state in onDetachedFromWindow() (34adcb0)
TimePicker
- Prevent setting wrong time while the clock is animating (40cfb07)
Tokens
- Refreshed tokens in version "4.0.0" (61597e1)
Typography
- Add variable font support to TextAppearance (a9debc7)
Other