Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
catalog-debug.apk | 2025-07-21 | 35.8 MB | |
1.14.0-alpha03 source code.tar.gz | 2025-07-21 | 60.3 MB | |
1.14.0-alpha03 source code.zip | 2025-07-21 | 64.4 MB | |
README.md | 2025-07-21 | 3.4 kB | |
Totals: 4 Items | 160.4 MB | 1 |
Important
- The
compileSdkVersion
was updated to 35.
Dependency Updates
None
Library Updates
BottomSheet
- Make handle respond to keyboard input (1ee07687af2c4c84f515e45c1b809d65aeecbbf4)
Catalog
- Deleted BottomWindowInsetsView and replaced with setOnApplyWindowInsetsListener (304282932088e41bda8f43b763d4b467b0b20b51)
- Add tooltip to overflow button in Overflow Layout and update docked toolbar + floating toolbar demos to have tooltips (ef6e07da3f04965901132b8a1def2a105aeed782)
- Fix Navigation Drawer demo to undo keyboard navigation clusters in AppBarLayout/Toolbar (26ced72ec3d7f220f3b94b9ae2760a37901c6e4e)
- Update demos to close drawers on esc key press and add guidance in docs (1f10e0bbb9da869cca63839bc0793d513cc27799)
- Set container content to non-focusable to avoid the container getting focus (ac47c7f9a965d004074cd315aabfd88d3566f5a2)
Chip
- Fix close icon tint (09e77fa14a025cf225e167c00303580057684dfc)
Documentation
- Updated getting started page for new change in R files starting in 1.14.0. (88f76e368aff3b201a443af40f77db74b11ab6ba)
FloatingActionButton
- Use the current labelOpacity as the initial animation value (1b083360c88a748ca1352e1c61923a4bc5b62f0e)
LoadingIndicator
- Added a default static drawable, which is displayed when the animation is disabled. (2ca567def6acdab900c6c70053e271f5333e5f1c)
- Fixed the animation no constant rotation. (f300ba0e7dcc0dd1c2f68172316d7ddcedb55b3c)
MaterialButton
- Update corner radius behavior to override StateListShapeAppearance if set (85e2fd04bd9714ec15467f516b8aa367f1b005ba)
MaterialCardView
- Allow selection using keyboard (e889bc21f734f54aefacc2101d09f66ee1c49242)
MaterialDatePicker
- Enable autosizing for day of week labels (3e5c1a87ddedf612d66318e7ee116f616615c5f6)
- 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. (7c162ef28c4efa12ee46d79e2368bc537fde2bda)
MaterialShapeDrawable
- Introduce ShapeAppearance interface to reduce branching between ShapeAppearanceModel and StateListShapeAppearanceModel (4db190003e21a1afd472a0b930a579e85adcff8a)
ProgressIndicator
- Updated to not throw exceptions for calling
setIndeterminateDrawable
andsetDeterminateDrawable
during the initialization. (e39f765a9da10ec0a66e0359e9d38ae07be7d346) - Added APIs for customizing wave amplitude ramping. (24cddabbb81998520fbfd64df301c7dc8c1dd5b3)
Search
- Set touchscreenBlocksFocus to false to enable keyboard navigation between searchview (ef95e93400daed9251ddd96b45297f082c173f3c)
TimePicker
- Default to text input mode in landscape (dcfe2ee9eefba52c59e864997e8d54686facbebc)
- Add toggle button, split button, and time picker AM/PM sound effects. (3625174cc338655d6e6772d69cb1592795dcceb4)
Other
- Update library version to 1.14.0-alpha03 (66a52b15ec80545bd8ef863d36cecea4cdaca4ad)
- Ignore bottom gesture inset if anchor view is specified to avoid infinite loop flicker (5853d725fab2dcaa8d71cd792aa921b5d5b82fda)
- [Internal] Restore binary compatibility (ViewOverlay) (a17e208d45ee3e03727f7600ef793abd360d221d)