github material-components/material-components-android 1.8.0-beta01

21 months ago

What's new

Dependency Updates

  • No dependency updates

Library Updates

  • Side Sheet
    • Added coplanar side sheet with APIs for setting a coplanar sibling view. (8055a2c)
    • Set accessibility focus to the side sheet when expanded. (0949e9c)
    • Release Side Sheet catalog demo. (f707836)
    • Rebrand "Adaptive Sheets" demo to "Side Sheet". (7f17891)
    • Fix vertically scrolling sheet swipe issue by deleting most of the nested scrolling code (3bc1f6e)
    • Cancel modal side sheet scrim on STATE_HIDDEN. (0c4e4a7)
    • Restrict SheetDialog methods from the public API surface and rename getDismissWithAnimation. (9c8ea58)
    • Add SideSheetCallback listener to SideSheetBehavior to track @SheetState state change events. (99e09b0)
    • Renamed SheetEdge#RIGHT to SheetEdge#EDGE_RIGHT. (35d6051)
    • Made SheetDialog abstract base class and Sheet interface package-private. (0c35d1d)
    • Add @RestrictTo annotations to restrict SheetEdge annotation interface. (e6ca949)
    • Made SideSheetBehavior extendable. (f7b3aac)
  • SearchBar
    • Fixed issue that caused the wrong component to be focused on automatically when talkback is active. (8cbfd20)
    • Updated search bar/view UI to match spec and cleaned up the API. (d049b1b)
    • Updated style to match updated M3 spec. (be8ff16)
    • Fixed package path in developer documentation. (73c47c2)
    • Refactored status bar spacer edge-to-edge detection to work based on insets (38605f4)
    • Updated search demo to change search bar hint (fafee33)
    • Updated Catalog demo to change search bar/view demo title. (df85be2)
  • Tabs
    • Fix bug with setScrollPosition not updating indicator due to onLayout call drawing the indicator below the selected tab. (1681b1d)
    • Fixing bug with animation flicker when using tabs with ViewPager2 (ab3f203)
  • BottomAppBar
    • Request layout for FAB when BAB changes so that FAB will always be aware of BAB changes (10fe695)
  • Transitions / Motion
  • MaterialDatePicker
    • Update text appearances (ffbf835)
  • Catalog
    • Fix incorrect time stamps (305e19d)
    • Applied edge-to-edge to preferences bottom sheet (c440d86)
  • Documentation
    • Added warning about known issue in slider where label doesn't scroll along with the screen. (ca54c65)
    • Internal change (83e045e)
  • Switch
    • Update animations to use motion theming (b73cc61)
  • Other
    • Update documentation (697156a)
    • Update library version to 1.8.0-beta01 (20c61db)

Full list of changes

1.8.0-alpha03...1.8.0-beta01

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

NewReleases is sending notifications on new releases.