github material-components/material-components-android 1.14.0-alpha03

latest releases: 1.14.0-alpha04, 1.13.0-rc01
one month ago

Important

  • The compileSdkVersion was updated to 35.

Dependency Updates

None

Library Updates

  • BottomSheet
    • Make handle respond to keyboard input (1ee0768)
  • Catalog
    • Deleted BottomWindowInsetsView and replaced with setOnApplyWindowInsetsListener (3042829)
    • Add tooltip to overflow button in Overflow Layout and update docked toolbar + floating toolbar demos to have tooltips (ef6e07d)
    • Fix Navigation Drawer demo to undo keyboard navigation clusters in AppBarLayout/Toolbar (26ced72)
    • Update demos to close drawers on esc key press and add guidance in docs (1f10e0b)
    • Set container content to non-focusable to avoid the container getting focus (ac47c7f)
  • Chip
  • Documentation
    • Updated getting started page for new change in R files starting in 1.14.0. (88f76e3)
  • FloatingActionButton
    • Use the current labelOpacity as the initial animation value (1b08336)
  • LoadingIndicator
    • Added a default static drawable, which is displayed when the animation is disabled. (2ca567d)
    • Fixed the animation no constant rotation. (f300ba0)
  • MaterialButton
    • Update corner radius behavior to override StateListShapeAppearance if set (85e2fd0)
  • MaterialCardView
    • Allow selection using keyboard (e889bc2)
  • MaterialDatePicker
    • Enable autosizing for day of week labels (3e5c1a8)
    • Fix Talkback issues with the hint text by adding a TtsSpan.TYPE_VERBATIM so that the hints are read as verbatim text by screen readers. (7c162ef)
  • MaterialShapeDrawable
    • Introduce ShapeAppearance interface to reduce branching between ShapeAppearanceModel and StateListShapeAppearanceModel (4db1900)
  • ProgressIndicator
    • Updated to not throw exceptions for calling setIndeterminateDrawable and setDeterminateDrawable during the initialization. (e39f765)
    • Added APIs for customizing wave amplitude ramping. (24cddab)
  • Search
    • Set touchscreenBlocksFocus to false to enable keyboard navigation between searchview (ef95e93)
  • TimePicker
    • Default to text input mode in landscape (dcfe2ee)
    • Add toggle button, split button, and time picker AM/PM sound effects. (3625174)
  • Other
    • Update library version to 1.14.0-alpha03 (66a52b1)
    • Ignore bottom gesture inset if anchor view is specified to avoid infinite loop flicker (5853d72)
    • [Internal] Restore binary compatibility (ViewOverlay) (a17e208)

Full list of changes

1.14.0-alpha02...1.14.0-alpha03

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

NewReleases is sending notifications on new releases.