github material-components/material-components-android 1.10.0-alpha03

latest releases: 1.13.0-alpha02, 1.12.0, 1.13.0-alpha01...
12 months ago

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to "android-UpsideDownCake"

Dependency Updates

Dependency Previous version New version
appCompat 1.5.0 1.6.1

Library Updates

  • ExposedDropdownMenu
    • Added attribute to set dropdown menu's container. (1562d0b)
  • Color
    • Updated content-based dynamic colors (e9b485d)
    • Temporarily remove v34 Android U color references which could be causing resource NotFoundExceptions (2a1a67f)
  • Carousel
    • Refactor to reuse logic between different Carousel strategy classes (1c27404)
    • Add CarouselSnapHelper (8938da8)
    • Add option for snapping with multi-browse carousel demo (26c3779)
  • Catalog
    • (deps): Bump com.google.dagger:dagger-android-support from 2.45 to 2.46 in /catalog (8ff92eb)
    • (deps): Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.8.20 to 1.8.21 in /catalog (310c7c5)
    • (deps): Bump com.google.dagger:dagger-compiler from 2.45 to 2.46 in /catalog (d1d1165)
  • MaterialDatePicker
    • Fix crash when clicking OK/Cancel on text input mode due to hiding keyboard (7ccf670)
  • Documentation
    • Adds Search class definition link to Search documentation. (e157608)
  • Search
    • Fix expand/collapse animation for non-predictive back cases where rootView bounds are not equal to searchView bounds (577d23e)
  • SideSheet
    • Fixed modal sheet slide offset formatting bug in catalog. (87a45a2)
    • Renamed private references of "origin" to "inner" in SheetDelegate and related delegate classes. (ad9ad20)
  • Other
    • Update library version to 1.10.0-alpha03 (11b8da4)

Full list of changes

1.10.0-alpha02...1.10.0-alpha03

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

NewReleases is sending notifications on new releases.