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.
Dev docs for the affected components have been updated in 2114a11378fd801b32cd7431bb8a2c94de4f462c.
Dependency Updates
No dependency updates.
Library Updates
BottomNavigationView
Set badges to be null instead of removing them from the sparse array so that removing badges before restoring badge states will not override the current state (9f2e6864d2170d633709e7aa66b9e8e178352ef0)
Carousel
Fix issue with next carousel item not being masked properly (a16f180ce7da65107305ba3a8c85db3e149767c1)
Add a layout listener to recyclerview to refresh keyline state upon size change (ff528621b3b550979c64f41aaec47438de30f061)
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-alpha02.
Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
c04eaba
[Release] Updating library version to 1.11.0-alpha02f2ccc11
[Theme] Fix swapped error colors for dynamic contrast theme in light mode09a058d
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android from 2.46.1 ...8204856
[Token][Color] Upgraded to v0.170 for tonal surface colors.6c2dd5d
[Catalog] Applied edge-to-edge to bottom sheet in Carousel demo02dc779
[Predictive Back] Fixed IllegalStateException crashes caused by MaterialBackA...af7d09a
[Catalog] Fix fullscreen vertical carousel to use vertical dividers6b897c6
[MaterialDividerItemDecoration] Add RTL support5617e7b
[M3][Color] Internal color library updatec7a0adf
[AppBarLayout] Added getMaterialShapeBackground() to return a MaterialShapeDr...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