github material-components/material-components-android 1.14.0-alpha10

9 hours ago

Important

  • The compileSdkVersion was updated to 35.
  • The minSdkVersion was 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)
  • Lists
    • Added updateAppearance API to Lists docs (86fc2d8)
    • Fixed base ListItemCardView style to prevent adding additional padding when shape is not round (3fffd5c)
    • Token integration (ac4f111)
    • Added API to update list shape explicitly (21060b2)
  • MaterialButton
    • 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)
  • Tokens
    • Replaced hardcoded style values with tokens (a6caf97)
    • Upgraded to 34.0.0 (4d37106)
  • Other
    • Updated library version to 1.14.0-alpha10 (4b26950)

Full list of changes

1.14.0-alpha09...1.14.0-alpha10

Don't miss a new material-components-android release

NewReleases is sending notifications on new releases.