Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
catalog-debug.apk | 2025-08-20 | 35.5 MB | |
1.14.0-alpha04 source code.tar.gz | 2025-08-20 | 53.9 MB | |
1.14.0-alpha04 source code.zip | 2025-08-20 | 58.1 MB | |
README.md | 2025-08-20 | 2.8 kB | |
Totals: 4 Items | 147.5 MB | 3 |
Important
- The
compileSdkVersion
was updated to 35. - Library is now built with AGP 8.11.1 and Gradle 8.13.
Dependency Updates
Dependency | Previous version | New version |
---|---|---|
androidx.constraintlayout:constraintlayout | 2.1.0 | 2.2.1 |
com.android.tools.build:gradle | 8.7.3 | 8.11.1 |
Library Updates
BottomNavigationView
- Fix navigation item layout in non-compact windows (78189012dada1fae4516eaccab7b8f75c481aa73)
BottomSheet
- Delete duplicate "Handling insets and fullscreen" section (5e7e8238f7be448af6b4db4b2ad6128737c0bc50)
ExposedDropdownMenu
- Add keyboard support for dropdown menus (d8cc690b5122942d5ef0be98f940749e54539aec)
Lists
- Updating List catalog demo to spec (c38892019c0dcb3a631ed3dd64262e106c1e959e)
- Added segmented list style, public attrs, and catalog demos (ab86a01e9f330d890cf3faff67840a345fd991d1)
- Introduce ListItemLayout and ListItemViewHolder with catalog demo (3c332f9a276c68fe37de24ee662ecb70f15db70f)
- Added Multi section ListItemViewHolder bind method and demo (babc9fc05e5b2757e089ba9e6234b8c219681079)
LoadingIndicator
- Added showDelay and minHideDelay attribute. (ac82767b5677ef99f2e9e2f7c1a4c7c3c121fea8)
- Update documentation to align with Material 3 spec. (f30f5d880957d0c9f2d96c87c1e5c6df86fe46c6)
MaterialCardView
- Support StateListShapeAppearance in MaterialCardView (2f0935a7063be08ce8c85974060c91603a4e8058)
MaterialDatePicker
- Fix header layout overlapping in landscape (223bf1546807a924b15a01ce90f751ba0812ffc8)
ProgressIndicator
- Moved showDelay and minHideDelay attrs to resources module. (90a1f22efbeb457142fd72cdd66e7bdf97b30ec0)
SideSheet
- Added tooltip to close buttons (414a1a6911e0ebf246bd20a3d283679d290f0983)
TextInputLayout
- Add tooltip support to TextInputLayout icons (c7fa5dc6e99d7a27af403733c4675e740f820135)
Theming
- Added missing Shape Attributes to Dialog themes (7fe9ef9e067d8a1fe36897c17f1a958b860cc275)
TimePicker
- Add keyboard support to clock input mode (089372f24960fbfe7ca5f15456fa399d859bcbbf)
TopAppBar
- Add support for navigation button with circle background (015e0534e1a6205224097f258102f913832f99ed)
Gradle
- Update AGP version to 8.11.1 and Gradle version to 8.13 (9a29c1227f46b1c83a3cbe4d9dbba6dc02a8220f)
- Bump Gradle to 8.14.3 (39c27cda708303ed53189e9700c24b4779f76204)
Other
- Update library version to 1.14.0-alpha04 (c30c2d8056bc9b12bd118f0fe55744198ac3738c)
- Update library string translations (ab3333915a9bd7a76491c4022b1a695cf04a6d57)