Elevation Overlays within default component styles have been replaced by the new Tonal Surface Color system. Instead of blending the Primary color with the Surface color based on an elevation value, components will now use a specific Surface color role which can be more easily understood and customized.
Documentation for the affected components and which Surface color roles they use has been updated in 2114a11378fd801b32cd7431bb8a2c94de4f462c.
Remove edge-to-edge to top app bar demos due to glitches in ActionBar demo (c40e46882088487aadd8ba7626125caa44555e5e)
Update slider position when carousel is scrolled in uncontained carousel demo (480bbc6a9b3c11c35b35c3e08ac9034f70619d6c)
Applied edge-to-edge to top app bar demos (aa5b5bc157d935cf616ce8d172d157d008308038)
Add uncontained carousel demo to catalog (ef9f91864f52f3a4335a82a073eea2cff7991c2d)
Update slider position when carousel is scrolled in catalog demos (3652fde271bb7ef9bf4ff6262cc8288bd3a26fe2)
CollapsingToolbarLayout
Fixed title collapse fade mode color to use a Tonal Surface role instead of elevation overlay (5f2b4b2531b9074126e9659c23d24c6689838545)
Color
Updated focused and pressed state from 0.12 to 0.10 to increase the contrast ratio with tonal surface color. (bc824b4344c90e183eca8aca2d9019da6cb5ebee)
Updated colors of container transform demo (d16f22341e2a7fe42db4b234f91e76a652246a8a)
Add ColorStateListDrawable support (0663019f45f921edec76ac3506d6708cf8306002)
Removed layered drawable for the background after tonal surface color. (b5d6f1ae451c86696252114a2e9d4d5a4ba6c514)
Minor code block improvements (d7e75bba59c1406166d8acbf40cd803e6bc12ca1)
Add guidance in fullscreen strategy docs about portrait orientation (caec8d284918daceb5a66d09a3ccbb50e9c5b2c1)
Update chip documentation to use setOnCheckedStateChangeListener instead of setOnCheckedChangeListener which was deprecated in favour of the former (0582b1a094b48ece8cdc5e83a3a0378748846788)
Update example in docs to use colorContainer and colorOnContainer instead of colorPrimary and colorOnPrimary. (44bfe2ddb866338e793693fd2fda5b982e2a2e10)
... (truncated)
Commits
0a8fc61 [Release] Update library version to 1.11.0-alpha03
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 com.google.android.material:material from 1.8.0-rc01 to 1.11.0-alpha03.
Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
0a8fc61
[Release] Update library version to 1.11.0-alpha039ee4aba
[Docs][Carousel] Add uncontained variant docsbc824b4
[Ripple] Updated focused and pressed state from 0.12 to 0.10 to increase the ...1e9f5f0
[AppBarLayout] Simplified logics to animate the container color between lifte...8d83a31
[Predictive Back][Search] Fix issue where modal accessibility is not reset af...93660d4
[Carousel] Tweak uncontained strategy logic to adjust medium size items to im...c4ae01a
[AppBarLayout] Fix dynamic status bar foreground lift on scroll color when us...357cf2d
[Catalog][Predictive Back][Side Sheet] Update side sheet state handling to be...f9102c7
[Catalog][Predictive Back][Bottom Sheet] Update bottom sheet state handling t...b80d9a5
[Carousel] Fixed formatted for KeylineState and KeylineStateListDependabot 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 show