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
BottomNavigationView- Fixed BottomNavigationTest.testNavigationReselectionListener crash (6923ba4)
BottomSheet- Updated string translations (ba7a385)
Catalog- Enabled expressive SearchView in AppBarWithSearch demos (bb0f842)
- Added All Components demo to display and test cross-cutting library features (f1aff91)
- Added tooltip to close button in BottomSheetUnscrollableContentDemoFragment (534a3f8)
- Updated Lists demo to re-use viewholder when calling adapter.notifyItemChanged (77cabd0)
Color- Updated search padding and background color to match specs (27c26f8)
FloatingActionButton- Added tooltip label to FAB and eFAB (ba4875a)
ListsMaterialButton- Added secondaryIconTint to Material3 Text and Elevated Button styles. (65e43a0)
Search- Implemented M3E styles for SearchView (db3298e)
- Introduced AnimationCoordinator (299bfa5)
- Prevent shape animation from being skipped on bounds change if an animation is running. (9c5ccb7)
- Sync SearchBar text and placeholder for contained animations (251f906)
- Vertically align search view toolbar with search bar (84ece98)
- Do not run default animation start/end logic for contained animation (fb6928c)
- Expand animation for contained style - exterior icons translation (4dd2666)
- do not translate toolbar buttons after predictive back gesture (1b44a73)
- Expand animation for contained style - text transition (12aadbd)
- Expand animation for contained style - text translation (24de0f0)
- Expand animation for contained style - action menu items fade (e46bc86)
- Expand animation for contained style - toolbar expansion (c76b38d)
- Expand animation for contained style - content fade (7302ffb)
- Refactored expressive search view styles to AppBarWithSearch (0923150)
Slider- Fixed TalkBack focus bounds not updating after keyboard navigation (c197ba5)
TextInputLayout- Fixed paddingEnd being ignored when end icon is visible (5c46f3c)
TimePicker- Updated test cases for improved Robolectric handling of number fields. (fb80b89)
TokensOther- Updated library version to 1.14.0-alpha10 (4b26950)