Important
- Required
minSdkVersion
is now 21 or higher. - New FloatingToolbar component!
- New SplitButton component!
Dependency Updates
- None
Library Updates
Carousel
FloatingToolbar
- Added new Floating Toolbar component with package and updated catalog demo. (72e61c9)
- Updated button type to fill for FloatingToolBar demo to comply with NTC (bf2bc10)
- Renamed Floating App Bar catalog demos to Floating Toolbar. (53efceb)
- Added motion for horizontal and vertical configurations of the floating toolbar. (c0231d7)
- Added vertical floating toolbar configuration. (655dba1)
- Added content descriptions for floating toolbar icon buttons. (11173a4)
Catalog
ExtendedFloatingActionButton
- Added a method to ExtendedFloatingActionButton to enable/disable animations. (31fa412)
SplitButton
- Added a new component SplitButton. (43a5dd3)
- Generate tokens for Split Button component. (06c9ab9)
- Update split button chevron overshoot interpolator tension to 1.0 for standard animation. (c40e857)
- Add documentation about SplitButton (9f801b8)
- Migrate trailing icon related resources for SplitButton. (3bb2df8)
MaterialButton
- Added sizes and shape support. (7f8d63b)
NavigationRail
- Added Navigation rail expansion (08c23dc)
- Added a11y announcements for when nav rail is expanded or collapsed (d148048)
- Added horizontal spacing attribute for space in between the icon and the text when the item is in the start icon gravity configuration (ebcfcd1)
- Design review adjustments (3b11e74)
ProgressIndicator
Slider
TextInputLayout
- Fixed counter text order for locales AR. (39be13c)
TimePicker
- Fixed Japanese translation. (9fe362f)
Tokens
- Integrated tokens for floating toolbar and add new styles for the horizontal, vertical and vibrant style variations. (699302a)
LoadingIndicator