github material-components/material-components-android 1.12.0-beta01

latest releases: 1.13.0-alpha02, 1.12.0, 1.13.0-alpha01...
one month ago

Important

Required minSdkVersion is now 19 or higher, for Material and AndroidX (blog post).

Dependency Updates

Dependency Previous version New version
androidx.transition 1.5.0-alpha04 1.5.0-beta01

Library Updates

  • Divider
    • Fixed divider instantly appearing or disappearing on insertion or removal (ef4a0c5)
  • Documentation
    • Added detailed description of code example for collapsing toolbar style (29d3895)
    • Updated icon button section of Buttons doc. (3a5bb7d)
    • Fixed misspelling in Color doc (2a12851)
  • NavigationDrawer
    • Fixed wrong item selected after click (a3af20a)
  • ProgressIndicator
    • Updated inactive track color from primary container to secondary container. (c8cb0c6)
    • Updated the setter of track thickness to not update track corner radius. (540f5ee)
    • Added the limit to not have stop indicator size bigger than track thickness. (689e04f)
    • Fixed the rounded ends overlapping bug with semi-transparent track/indicator color in Circular default style. (8167c11)
    • Removed the call to draw a transparent full track. (3f80fdb)
    • Flipped the canvas for different circular directions. (bcc27a3)
    • Split stop indicator drawing from indicator drawing. (76207cb)
  • Search
    • Excluded icons from search bar handwriting bounds (387f59b)
  • Slider
    • Made tick size defaults to the stop indicator size if set (92bc02c)
    • Fixed incorrect style of stop indicators near handles (d61cffd)
    • Resolved issues that crash when assigning a large value to valueTo (4d1b9e5)
    • Updated the track drawing for some corner cases. (10484df)
    • Fixed ripple not transparent on API 33 (cd4f618)
  • Tabs
    • Fixed title being announced twice when there's a badge in TalkBack mode. (aaa7034)
  • Tokens
    • Added formatting to break long lines and differentiate different comments. (857d6a2)
  • TopAppBar
    • Use an accessibility delegate to add and perform actions (929c80f)
  • Transitions / Motion
    • Updated androidx transition dep to version 1.5.0-beta01 (8c63848)
    • Added predictive fade through fragment transition demo to Catalog. (6092a7d)
    • Added titles to fade through demo fragments in Catalog. (104043c)
  • Other
    • Bumped minSkdVersion declarations to 19 (cc5e890)

Full list of changes

1.12.0-alpha03...1.12.0-beta01

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

NewReleases is sending notifications on new releases.