Skip to content

1.1.0-beta02

Compare
Choose a tag to compare
@leticiarossi leticiarossi released this 07 Nov 20:27
· 26 commits to release-1.1 since this release

Dependency Updates:

Dependency Previous version New version
coordinatorlayout 1.1.0-beta01 1.1.0-rc01
transition 1.0.1 1.2.0
viewpager2 1.0.0-beta04 1.0.0-rc01

Library Updates:

  • Fix FAB placement relative to the BottomAppBar when system insets change (8d8a7a7)
  • Error icon should only be visible if error is enabled (195b176)
  • MaterialButtonToggleGroup
    • Support orientation VERTICAL in MaterialButtonToggleGroup (beb547b)
    • Fix corners after changing view visibility (8e923bd)
  • Dark Theme
    • Add popupMenuBackground theme attribute and combine light and dark Menu styles (a23557b)
    • Fixed popup menu on action bar (d8868df)
    • Update ElevationOverlayProvider compositeOverlay() to preserve original background color alpha (6a767d7)

Full set of changes: 1.1.0-beta01...1.1.0-beta02