github material-components/material-components-android 1.13.0-alpha04

latest release: 1.13.0-alpha05
2 months ago

Dependency Updates

None

Important

Required minSdkVersion is now 21 or higher

Library Updates

  • BottomNavigationView
    • Update max item count to 6 (3fbb198)
  • Carousel
    • Remove library group restriction on Uncontained strategy (c714328)
  • CollapsingToolbarLayout
    • Refactor multiline rotation fix to address related issue caused by keyboard (5371290)
  • Color
    • Overloaded on-container colors in light theme for V+ to match the tone with system dynamic colors. (a2b9322)
    • Added Material custom palettes to catalog. (fe8b022)
  • FloatingActionButton
    • Updated catalog content description. (b345f37)
  • MaterialDatePicker
    • Make header not focusable (6862b6f)
    • Prevent empty views at the end of a month to receive key events (86a3b35)
  • NavigationRail
    • Add an attribute to control how we measure the bottom padding of the navigation item (87ab660)
  • NavigationView
    • Fixed item being checked instead of submenu item (3a31eef)
    • Notify each adapter item of a potential change in case there are any item changes (20f92df)
  • ProgressIndicator
    • Fixed that the wavy path isn't cached correctly when initializing with 0 progress. (0f3975d)
  • Search
    • Restore modal for accessibility and back handling state in onAttachedToWindow() and remove modal for accessibility state in onDetachedFromWindow() (34adcb0)
  • TimePicker
    • Prevent setting wrong time while the clock is animating (40cfb07)
  • Tokens
    • Refreshed tokens in version "4.0.0" (61597e1)
  • Typography
    • Add variable font support to TextAppearance (a9debc7)
  • Other
    • Marked library version to 1.13.0-alpha04 (d9a3c6b)
    • Update string translations. (cd0a0f0)
    • Updated minSdkVersion to 21. (51e5cec)

Full list of changes

1.13.0-alpha03...1.13.0-alpha04

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

NewReleases is sending notifications on new releases.