Added coplanar side sheet with APIs for setting a coplanar sibling view. (8055a2c6c61883a779a763df6ad662eba4c740ed)
Set accessibility focus to the side sheet when expanded. (0949e9c272e42eed27e4795daa689331ea799673)
Release Side Sheet catalog demo. (f707836033913946d580e2bc6414e3800a99d45c)
Rebrand "Adaptive Sheets" demo to "Side Sheet". (7f17891b89792b5ef8e30013fc6d913b83dffcd9)
Fix vertically scrolling sheet swipe issue by deleting most of the nested scrolling code (3bc1f6e68384f490280373f1d73032fa12e37010)
Cancel modal side sheet scrim on STATE_HIDDEN. (0c4e4a7ff1752ece94f0c5bac814e00ec12bd0ce)
Restrict SheetDialog methods from the public API surface and rename getDismissWithAnimation. (9c8ea5862d0603e55cf1f6f54f8eab179536ffb5)
Add SideSheetCallback listener to SideSheetBehavior to track @SheetState state change events. (99e09b08977ac44e3f4f2382d7f39689133514f9)
Renamed SheetEdge#RIGHT to SheetEdge#EDGE_RIGHT. (35d60519bf1f4806bedb2e376b322533c28ed224)
Made SheetDialog abstract base class and Sheet interface package-private. (0c35d1d852c053e3a5319d550e34dbd64f50b412)
Add @RestrictTo annotations to restrict SheetEdge annotation interface. (e6ca949f3c9b8b6c495956e4a23a28c66a09e4ab)
Made SideSheetBehavior extendable. (f7b3aac02e474fd030f5ea94a87a5c5e7211867e)
SearchBar
Fixed issue that caused the wrong component to be focused on automatically when talkback is active. (8cbfd20c841aecac1baa234f017fc16ac91a4130)
Updated search bar/view UI to match spec and cleaned up the API. (d049b1bfe0d95ab53aa2a5e78e44f6840913c7a5)
Updated style to match updated M3 spec. (be8ff16d6632243a4528a655c20d4cb3b2a5225b)
Fixed package path in developer documentation. (73c47c2b91352c24cab045ed53b2ce5a2637f8f9)
Refactored status bar spacer edge-to-edge detection to work based on insets (38605f4a757ab283e4b353bf4051f22f0279ad57)
Updated search demo to change search bar hint (fafee33a869bf1be4d758d438b6f84a0ab95ef68)
Updated Catalog demo to change search bar/view demo title. (df85be268f9eed5c65f616d4e59c477a87073161)
Tabs
Fix bug with setScrollPosition not updating indicator due to onLayout call drawing the indicator below the selected tab. (1681b1daa9dc9b8c366e3c4144c664ae381596e8)
Fixing bug with animation flicker when using tabs with ViewPager2 (ab3f203caea0a724840d2cabee785995aa94ad28)
BottomAppBar
Request layout for FAB when BAB changes so that FAB will always be aware of BAB changes (10fe695ed989b7e7017b3ca28ee16aa6a54f16b8)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps material from 1.8.0-alpha01 to 1.8.0-beta01.
Release notes
Sourced from material's releases.
... (truncated)
Commits
8055a2c
[Adaptive][Side Sheet] Added coplanar side sheet with APIs for setting a copl...0949e9c
[Adaptive][Side Sheet] Set accessibility focus to the side sheet when expanded.305e19d
[Catalog][DatePicker] Fix incorrect time stamps8cbfd20
[M3][SearchBar] Fixed issue that caused the wrong component to be focused on ...f707836
[Adaptive][Side Sheet] Release Side Sheet catalog demo.7f17891
[Adaptive] [Side Sheet] Rebrand "Adaptive Sheets" demo to "Side Sheet".3bc1f6e
[Side Sheet] Fix vertically scrolling sheet swipe issue by deleting most of t...0c4e4a7
[Adaptive] [Side Sheet] Cancel modal side sheet scrim on STATE_HIDDEN.9c8ea58
[Adaptive] [Side Sheet] Restrict SheetDialog methods from the public API surf...fafee33
[Catalog] Updated search demo to change search bar hintDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)