Improved
1.14.0-alpha05
Important
- The
compileSdkVersionwas 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 (fe1c0d6ca1d43c091606ffb2e7d616ac49de858d)
Chip- Fixed fontVariationSettings from TextAppearance being overwritten in ChipDrawable. (de5730e0d1bb0414f31b530e835dde713230bdf7)
- Added support for variable font axes (fb7ae0134841550d47733bb7c83cf636b3f28144)
Documentation- rename buttongroup-overflow-menu.png to buttongroup-overflow-wrap.png (add buttongroup-overflow-menu.png) (14cb33b3ca8968f325fca2b88f5649a126d2ffb6)
- Removed the default style and updated the theme attribute code for non-default (9e1c68d6f21cd13deea43f0839532747668cfe14)
- Updated documentation with Expressive code/info for: (fca1418bf401b36ad67d37f8968c261cc3ebe2cd)
- Updated documentation with additional code/info and updated the nomenclature of images in the following docs: (cc2390f1a2b314c4f89114f51ad81fb642e491eb)
- Updated docs with Expressive code/info. (2b29a266adaac3ea8cca0cc6027cead9723cc351)
Lists- Add selector for optional leading icon (14a6267605fee561fbba9c31ec11bfc67131bd71)
MaterialButton- Added the "wrap" overflow mode. (7c66a2ef9474046b8fbd45e3cfa8de0c89dc2a4a)
MaterialCardView- Adds keyboard drag and drop support to the card demo fragment (11fafd96b6ab8d9b9c5b07f895b0e4d300559104)
- Add drawable states that MaterialCardView should still respect, even if duplicating its parent state (c99cba6a7642e22e42a958b75154699a49888a09)
Menu- Fix context menu keyboard controls in Menu demo (fb26da61e63b4e2861bb9b90bd82a9f315adde30)
- Update Menu Catalog Demo to use Ctrl + Enter for Context Menu (4852ebcf2f622138bd8a23b8d95eae4e5e652a36)
- Make context menu TextView focusable on Menu demo screen (8dd5a810868fee5db7566d5b3709a9387a4835d1)
ProgressIndicator- Added an API to automatically hide the indicator after it reaches max progress. (4c74b80de2317a2d5d4bdeb720b20b54d1204980)
- Updated SpringAnimation's minimum visible change and added APIs to customize spring force in DeterminateDrawable. (659e3bcb6d7582a3de4c204f91c0c12a8db35981)
SideSheet- Improve keyboard navigation in SideSheet catalog demos (59f0fc5f418179c3701314f091057d9981c38deb)
TimePicker- Accessibility focus on error (9d8506a02045ec19887c4fe687819a6f4a81af5d)
- Fix error beep sound (5f7634f9191c385bd378cba6b4bf8462d830a333)
- Error handling update (d241d48bb08e9143ce93c14fdba300815d04bce8)
- Error handling update (d2cce659d189257fa72a9f82dbedf53fa6736273)
- Add tooltip to MaterialTimePicker mode toggle button (e69709f5fac1cadda5efdd7f59d003f3fca6fac9)
TopAppBar- Improve keyboard navigation in TopAppBar catalog demos (98a73a61d272d3e38ee87dd4b322f7787c374a9c)
Full list of changes
https://github.com/material-components/material-components-android/compare/1.14.0-alpha04...1.14.0-alpha05