github material-components/material-components-android 1.14.0-rc01

5 hours ago

Important

  • The compileSdkVersion was updated to 35.
  • The minSdkVersion was updated to 23.
  • Library is now built with AGP 8.11.1 and Gradle 8.13.

Dependency Updates

None

Library Updates

  • Carousel
    • Fix shape appearance mutate / constant state issue with Carousel items (MaskableFrameLayout) (8c2294d)
  • Catalog
    • Fix crash in TopAppBarPreferencesCardItemsFragment demo (7594d1a)
    • Fix issues where regular and card item preferences demos would affect each other (8722043)
    • Add preferences card items demo with first/middle/last/single shaped focus rings (1157cfe)
    • Add view id's to allcomponents demo layout (bda8e38)
  • ExposedDropdownMenu
    • Fix focus ring not showing up for Exposed Dropdown Menu selected item (df99005)
    • Do not hide the dropdown on Enter/Space key presses when the popup is showing (8c17b08)
  • FloatingToolbar
    • Fixed references to non-existent Expressive styles (aa6e952)
  • Focus Rings
    • Add FocusRingDrawable findAndMutate() helper for the LayerDrawable / DrawableWrapper case (e6f43e5)
    • Add getter and setter for FocusRingDrawable radius (6da4b0f)
    • Update FocusRingDrawable to automatically construct its ShapeAppearance from a child ShapeDrawable or GradientDrawable (<shape from XML) (ed6fee1)
    • Update FocusRingDrawable to hide focus ring when no window focus (3774ef7)
    • Remove the default theme-level drawables from the M3 themes (8e471d9)
    • Better fallbacks for FocusRingDrawable attr values if not set in theme or drawable xml (63dba4c)
  • MaterialButton
    • Fix inset and optical centering issue for SplitButton in RTL. (fd44c9d)
    • Add getters and setters for left/right insets to MaterialButton (0c2d842)
  • MaterialDatePicker
    • Add focus rings to MaterialDatePicker day and year items (c0c4af7)
  • Search
    • Make sure IME is hidden when EditText loses focus (e6ae416)
    • Sync dummy text view with text and hint changes in SearchView (87b98eb)
  • TextInputLayout
    • Fix focus loss when clear text icon is hidden (63801c0)
  • Other
    • Update library version to 1.14.0-rc01 (80aa0cc)

Full list of changes

1.14.0-beta01...1.14.0-rc01

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

NewReleases is sending notifications on new releases.