github material-components/material-components-android 1.14.0-alpha05

5 hours ago

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
    • Fixed fontVariationSettings from TextAppearance being overwritten in ChipDrawable. (de5730e)
    • Added support for variable font axes (fb7ae01)
  • 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
    • Adds keyboard drag and drop support to the card demo fragment (11fafd9)
    • Add drawable states that MaterialCardView should still respect, even if duplicating its parent state (c99cba6)
  • Menu
    • Fix context menu keyboard controls in Menu demo (fb26da6)
    • Update Menu Catalog Demo to use Ctrl + Enter for Context Menu (4852ebc)
    • Make context menu TextView focusable on Menu demo screen (8dd5a81)
  • ProgressIndicator
    • Added an API to automatically hide the indicator after it reaches max progress. (4c74b80)
    • Updated SpringAnimation's minimum visible change and added APIs to customize spring force in DeterminateDrawable. (659e3bc)
  • SideSheet
    • Improve keyboard navigation in SideSheet catalog demos (59f0fc5)
  • TimePicker
    • Accessibility focus on error (9d8506a)
    • Fix error beep sound (5f7634f)
    • Error handling update (d241d48)
    • Error handling update (d2cce65)
    • Add tooltip to MaterialTimePicker mode toggle button (e69709f)
  • TopAppBar
    • Improve keyboard navigation in TopAppBar catalog demos (98a73a6)

Full list of changes

1.14.0-alpha04...1.14.0-alpha05

Don't miss a new material-components-android release

NewReleases is sending notifications on new releases.