Important
Dependency Updates
Library Updates
BottomAppBar
- Added guidance to prevent hide on scroll when Talkback is on (d560705)
BottomNavigationView
- Updated catalog demo to demonstrate adaptive bottom navigation bar (76936c4)
Carousel
- Fixed RecyclerView children do not inherit layout direction (ca0b870)
- Updated keyline state when necessary if item size changes (52228c1)
- Updated multi-browse strategy to always have at least 1 medium item (916e908)
- Recalculate keyline state if it doesn't match the current container size (d0f5d72)
Chip
- Added missing 'button' mention to Talkback output for close icon. (79bd7d7)
Color
- Added M3 colors in M3 ThemeOverlay. (ede0713)
DockedToolbar
- Added catalog demo (caa4dd2)
- Created docked toolbar demo in M3 catalog (a82391a)
- Added new demo to show fewer items (68a79d7)
- Added 3P docs (08a8893)
- Added inset padding attributes (1fd228b)
- Created DockedToolbarLayout (51873bb)
Documentation
- Updated build to use Dackka for documentation generation (580e8d5)
FloatingToolbar
- Floating toolbar should not enforce disappear on scroll behaviour within CoordinatorLayouts (85c4e0f)
- Fixed typo in Floating Toolbar docs (43d89ad)
MaterialButton
- Fixed the translationZ value for hovered state of elevated button. (0c4ed7e)
- Added PopupMenu to the SplitButton demo. (7a6866c)
MaterialDatePicker
- Prevent keyboard from automatically showing with TalkBack (fd2e9bc)
- Updated DatePicker.md (c372436)
NavigationRail
- Use display cutout and system bar insets for start padding (4657afb)
ProgressIndicator
- Added an track inner corner radius API. (8a23e0d)
Search
- Fixed NPE with hiding navigation icon (1dc9a1c)
- Added a demo with 2 icons outside the SearchBar (9bda9a9)
Shape
- Added additional shape appearance styles in public.xml (29be993)
- Added new attributes in Material3 themes. (447fd02)
Slider
- Added new tick visibility modes (660423f)
- Fixed behaviour when Slider is in a scrolling container (9302f54)
Snackbar
- Added an opt-out for the coming new dismissal behavior for Snackbar with action. (755981a)
Theming
- Added the Expressive themes. (2d3471f)
TimePicker
- Fixed the Talkback focusability of the "Select time" label on the time picker component. (4ed648a)
Tokens
TopAppBar
- Added Expressive styles (c9bfe62)
- Overrode the colorControlHighlight to reflect the Material state layer. (33b1c33)
- Exposed toolbar customization attributes (b8af518)
Other
- Updated library version to 1.13.0-alpha11 (4ef8953)
- Replaced getVersion gradle task (94b575c)
- Removed jobs dependent on jdiff (7c10afc)
- Avoid mocking java.lang.Runtime (700543d)
- Updated translated string resources. (9a2890c)
Full list of changes
1.13.0-alpha10...1.13.0-alpha11