Skip to content

1.1.0-alpha06

Compare
Choose a tag to compare
@ldjcmu ldjcmu released this 03 May 18:29

Dark Theme, exposed dropdown menu, badges, and more!

  • Dark Theme Elevation Overlays support (7b72c17)
  • AppBarLayout Dark Theme Elevation Overlays support, including animated overlay for Lift On Scroll (6d4ffa2)
  • Update AppBarLayout and ActionBar to default to surface style in Dark Theme (5249f54)
  • Update Tabs to default to surface style in Dark Theme (34a3a46)
  • Update Bottom Navigation to default to surface style in Dark Theme (d5ab591)
  • Implement new MaterialToolbar class that provides support for Dark Theme elevation overlays, if not using AppBarLayout (249e6f5)
  • Add support for translationZ to MaterialShapeDrawable (1889b9f)
  • Implement Shapeable interface in MaterialButton (d5bbc9c)
  • Begin integrating BadgeDrawable into BottomNavigationView (00ffe5e)
  • Update ExtendedFAB to support setting corner radius via shape appearance (163c0ed)
  • Add support for end-aligned iconGravity in MaterialButton (c42eb1e)
  • Exposed Dropdown Menu (https://material.io/design/components/menus.html#exposed-dropdown-menu). (c71b6cc)
  • Add Dark Theme toggle to Catalog (cd24d3f)

Full list of changes: 1.1.0-alpha05...1.1.0-alpha06