Skip to content

1.12.0-alpha01

Compare
Choose a tag to compare
@dsn5ft dsn5ft released this 13 Nov 18:24

Important

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

Dependency Updates

  • None

Library Updates

  • Gradle
    • Update library minSdkVersion to 19. (1bbb43d)
    • Upgrade to //third_party/gradle to 8.4 (1756f23)
    • Update library version to 1.12.0-alpha01 (a283959)
  • Carousel
    • Add attributes to change small item size (92a5444)
  • CollapsingToolbarLayout
    • Fix text shadow fading when transitioning between expanded and collapsed states (7674e12)
  • Dialog
    • Unified scrim opacity in Material themes/theme overlays. (f3e4439)
  • Documentation
    • Updated color table to color values for v34. (5055507)
  • Material 3
    • Update Shape Theming bottom sheet text color (8ca016f)
  • MaterialDatePicker
    • Fix date validation on Samsung devices (5aa6edf)
  • ProgressIndicator
  • Slider
    • Fix slider label not moving while scrolling (5e5eee0)
    • Internal changes (4246672)
  • TextInputLayout
    • Fixed unnecessary min height when losing focus with multiple lines. (4a2654a)
  • Theming
    • Add NoActionBar dynamic color themes (81d1b77)
  • Tokens
  • TopAppBar
    • Fixed compress effect clipping on API 21-24 (2ac8c1c)
  • i18n
    • Update translated strings (a8307ef)

Full list of changes

1.11.0-beta01...1.12.0-alpha01