github material-components/material-components-android 1.13.0-alpha09

one day ago

Important

Dependency Updates

Dependency Previous version New version
androidx.drawerlayout 1.1.1 1.2

Library Updates

  • BottomNavigationView
    • Consume all touch events in BottomNavigationView so touch events are not passed to the view underneath (2ebf28f)
    • Fix bug where setChecked(false) is called for the previously checked item even if it's already unchecked (1696ec3)
  • Carousel
    • Change custom Carousel strategies to be restricted visibility in order to refactor custom strategies (998fe83)
    • Added a notifyItemSizeChanged() method (4bc4381)
  • Catalog
    • Fixed top app bar container fill (e51767d)
  • Chip
    • Add Override to Chip#setBackgroundTintList (03d2c69)
  • Documentation
  • FloatingToolbar
    • Set M3 default style (410f262)
    • Added materialThemeOverlays to automatically set orientation and the proper icon button style on floating toolbar children. (c24c67d)
  • MaterialSplitButton
    • Update split button image asset to match 3P styling. (fb47438)
    • Update split button styles to match spec. (9397801)
    • Add content description for icon-only leading buttons. (226753e)
    • Update split button styles to match spec. (106aaeb)
    • Internal change (ec8be9a)
  • NavigationRail
    • Consume all touch events to avoid views under from receiving touch events. (2a0dda8)
    • Fix issue where large/multi-line text was measured incorrectly when animating to be visible from a GONE state (c77f997)
    • Add attributes for scaling label text to font size and for the max lines for the label (5a8c39a)
    • Integrate tokens (0e9ab66)
    • Update navigation rail docs to include mentions of the expanded nav rail (5f44dbc)
  • Slider
    • a11y fixes (63e1ec9)
    • a11y fixes (35a8203)
    • Update corner behavior (05fa0ce)
    • Fix vertical slider broken with always visible labels (e1c83ed)
  • Shape
    • Fixed uneven rotation of pentagon shape. (d4b9d90)
  • Tabs
    • Update ripple to match m3 specs (d68ebbe)
  • Tokens
    • Updated token outputs to v13.2.0 and integrated new AppBar tokens. (4f7bf29)
  • TopAppBar
    • Removed the gravity APIs for subtitle (subtitle shares same gravity as title). (782d260)
    • Added more demos. (05253b8)
    • Fixed minor typos in comments. (7b62f64)
    • Added collapsing subtitle. (73b577d)
  • Transitions / Motion
    • Added spring motion subsystem (98169d2)
    • Added spring motion tokens (4019e18)

Full list of changes

1.13.0-alpha08...1.13.0-alpha09

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

NewReleases is sending notifications on new releases.