github material-components/material-components-android 1.10.0-alpha05

14 months ago

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to 34

Dependency Updates

Dependency Previous version New version
androidx.activity 1.8.0-alpha05 1.8.0-alpha06

Library Updates

  • A11y
    • Do not count headers for accessibility (917da52)
  • Badging
    • Deprecated bottom badge gravities and update docs and usages in catalog (27abfdb)
    • Added new attribute for vertical offset when font is large (2362f4b)
  • Carousel
    • Added orientation helper to clean up CarouselLayoutManager orientation differences (7822ef8)
    • Updated docs to include hero variant (ec509cc)
    • Added vertical scrolling capability (6b48d3b)
    • Deprecated set/get mask x percentages in Maskable as they are no longer used anywhere, and is a misleading method due to these methods not actually having any effect on the Carousel as CarouselLayoutManager overrides the values. (29d8742)
  • Predictive Back
    • Fixed custom predictive back implementations and update androidx.activity dependency to 1.8.0-alpha06. (722b936)
    • Fixed MaterialBackAnimationHelper.onCancelBackProgress being called twice. (ad60bbf)
    • Fixed possible NaN crashes in MaterialBottomContainerBackHelper, MaterialMainContainerBackHelper and MaterialSideContainerBackHelper. (122c296)
  • Text Field
    • TextInputEditText misses some visible lines in CursorAnchorInfo#getVisibleLineBounds after scrolled (bdef355)

Full list of changes

1.10.0-alpha04...1.10.0-alpha05

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

NewReleases is sending notifications on new releases.