Dependency Updates
| Dependency |
Previous version |
New version |
| drawerlayout |
N/A |
1.1.1 |
Library Updates
Material 3
- Updated generated typography token resources and text appearances (39f6190)
- Added M3 Bottom Sheet styles (cdafe75)
- Added M3 Progress Indicator styles (5c2a592)
- Added M3 Snackbar styles (41219f0)
- Fixed Gradle dependency of BuildCompat (31af619)
- Added Medium and Large collapsing toolbar Top App Bar Catalog demos (7463f9a)
- Added compress effect Top App Bar demo to Catalog (9534612)
- Added tertiary FAB color variant (054f1db)
- Added M3 styles for Dialog (f01e6a8)
- Added M3 theme tests (e509cb4)
- Updated date picker title typography (83e73de)
- Added new navigation rail styles. (c6d0f7c)
- Fixed favorite demo button icon colors in Catalog (574f83d)
- Added M3 styles for navigation view (d0edb45)
- Added filled card style to M3 themes (b40b782)
CollapsingToolbarLayout
- Update the duration in setScrimAnimationDuration if scrimAnimator is already created (9382bb0)
AppBarLayout
- Fixed stateListAnimator related elevation bug (b778645)
MaterialDatePicker
- Fixed excessive whitespace (8fda897)
BottomAppBar
- Support showing/hiding immediately (34740b6)
Color
- Imported new color library into Material (4b936dc)
- Added APIs for color harmonization and role mapping utilities (1d3bb92)
Catalog
- Removed MaterialComponents references from musicplayer package (ed0567d)
- Added adaptive canonical layout demos (c64bb76)
LinearProgressIndicator
- Improved the smooth transition from indeterminate mode to determinate mode (2161743)
TimePicker
- Send accessibility event when updating input mode (00c0df9)
- Added ability to customize positive and negative button (168c691)
NavigationRail
- Updated rail to support a minimum menu item height (674463f)
- Added support for unlabeled items to automatically resize their active indicator (fd23c6b)
Tab
- Fixed isSelected() may returns incorrect result (8a1f221)
- Fixed setting tab indicator and its full-width flag (868f8aa)
- Fixed NPE caused by null tab indicator (328d269)
AppBar
- Fixed incorrect scroll position after orientation changes (4bec3e2)
NavigationView
- Added support for changing item size, divider insets, label insets, and corner size (e8c1d98)
Full list of changes
1.5.0-alpha03...1.5.0-alpha04