Important
- The
compileSdkVersionwas updated to 35. - Library is now built with AGP 8.11.1 and Gradle 8.13.
Dependency Updates
None
Library Updates
CatalogFloatingActionButton- Allow collapsed size to be set (0153138)
Lists- Support skipping the open swipe state so clients can go straight to the primary action (d5934ee)
- Add getSwipeState method and demo, and refactored to set necessary swipe elements before drag so they are available for programmatic swipes (75f0a4e)
- Updates to styles (50bca32)
- Create expandable demo (c24017b)
- Make SwipeableListItem and RevealableListItem public and add swipe state callback (1dbfdd7)
- Add styles and theme overlays for material icon buttons inside lists (93ae730)
MaterialButton- Defer icon changes during width animation in MaterialButton (f86cedd)
MaterialDatePicker- Cache isFullscreen state in MaterialCalendar (dcd9898)
SliderSnackbar- Added optional close icon (71f014f)