Important
- The
compileSdkVersion
was updated to 35. - Library is now built with AGP 8.11.1 and Gradle 8.13.
Dependency Updates
None
Library Updates
Catalog
- Update nav drawer demo to use dispatchKeyEvent instead of onKeyDown since onKeyDown can sometimes be consumed by a view with focus (fe1c0d6)
Chip
Documentation
- rename buttongroup-overflow-menu.png to buttongroup-overflow-wrap.png (add buttongroup-overflow-menu.png) (14cb33b)
- Removed the default style and updated the theme attribute code for non-default (9e1c68d)
- Updated documentation with Expressive code/info for: (fca1418)
- Updated documentation with additional code/info and updated the nomenclature of images in the following docs: (cc2390f)
- Updated docs with Expressive code/info. (2b29a26)
Lists
- Add selector for optional leading icon (14a6267)
MaterialButton
- Added the "wrap" overflow mode. (7c66a2e)
MaterialCardView
Menu
ProgressIndicator
SideSheet
- Improve keyboard navigation in SideSheet catalog demos (59f0fc5)
TimePicker
TopAppBar
- Improve keyboard navigation in TopAppBar catalog demos (98a73a6)