| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| catalog-debug.apk | 2026-04-29 | 35.8 MB | |
| 1.14.0-rc01 source code.tar.gz | 2026-04-29 | 59.1 MB | |
| 1.14.0-rc01 source code.zip | 2026-04-29 | 63.5 MB | |
| README.md | 2026-04-29 | 3.0 kB | |
| Totals: 4 Items | 158.4 MB | 2 | |
Important
- The
compileSdkVersionwas updated to 35. - The
minSdkVersionwas 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) (8c2294d218a4c4bbf78821f217216e8ee236c73e)
Catalog- Fix crash in TopAppBarPreferencesCardItemsFragment demo (7594d1a49b18af8fa8677639139dc189bbd1febe)
- Fix issues where regular and card item preferences demos would affect each other (872204333c55967c7d4e67c5bd589f0a084897f8)
- Add preferences card items demo with first/middle/last/single shaped focus rings (1157cfe5b3923cc2aca36bae4524dd1d040ddb2c)
- Add view id's to allcomponents demo layout (bda8e380d13fef0ef7833ca87fbdcabb6df4a861)
ExposedDropdownMenu- Fix focus ring not showing up for Exposed Dropdown Menu selected item (df99005e325a4414099f93f8b79e3025d39a39a6)
- Do not hide the dropdown on Enter/Space key presses when the popup is showing (8c17b08b27ae6e4ffa0593989b4aac8a52ac23b4)
FloatingToolbar- Fixed references to non-existent Expressive styles (aa6e9527ca877af9f2f79f308adb635b41f3e3e8)
Focus Rings- Add FocusRingDrawable findAndMutate() helper for the LayerDrawable / DrawableWrapper case (e6f43e5e446d7bebac51fafab901c7b8e672e285)
- Add getter and setter for FocusRingDrawable radius (6da4b0fa82d57a8531cbe28d8345e96e75631282)
- Update FocusRingDrawable to automatically construct its ShapeAppearance from a child ShapeDrawable or GradientDrawable (<shape from XML) (ed6fee16e1a885e863ce3b6f3b3f98544274e503)
- Update FocusRingDrawable to hide focus ring when no window focus (3774ef7c8556e6dadfdb8b5e5861c27766bf9552)
- Remove the default theme-level drawables from the M3 themes (8e471d9c6515a335a1916de0c3895c79f72bf60d)
- Better fallbacks for FocusRingDrawable attr values if not set in theme or drawable xml (63dba4c86121f0b3646f05e116ec2589cde429c3)
MaterialButton- Fix inset and optical centering issue for SplitButton in RTL. (fd44c9d58699e18de06ca5de8687fe79f390568b)
- Add getters and setters for left/right insets to MaterialButton (0c2d84251259d031ace28ad3993299a2a4e68362)
MaterialDatePicker- Add focus rings to MaterialDatePicker day and year items (c0c4af7f89a0e93d3288a997064944c5c6d9021f)
Search- Make sure IME is hidden when EditText loses focus (e6ae416e7fc791d733eedde96ffea66d313ef231)
- Sync dummy text view with text and hint changes in SearchView (87b98eb781fb08e23b560dbac21ddc3a78f607c9)
TextInputLayout- Fix focus loss when clear text icon is hidden (63801c0e8ec7bd9639c21133a15f4ae80339b3b1)
Other- Update library version to 1.14.0-rc01 (80aa0cc0233af0e81a846271de0d5218beeceeaf)