Ensure that masks are pushed out beyond the parent bounds if they are on the parent bounds (9486de5f2fba5c15cb85ac7ac27f30a724162f12)
Carousel updates and fixes (16c15757585eb6b7146d46d7603624a9546cc6a7)
Fixed contained mask logic to only update masks when it is still in view, and remove restrictions on mask size with childWidth/2F. The only restriction is that the right of the mask must be greater than the left of the mask. (7d6a977d50b798e991d31d5223a4f3efcdfd6a24)
Fixed multi browse strategy clipping extra small items before being fully collapsed (85b6d5018d4aaab074490c6794b5a3a77eef072d)
Set up Android Studio resource inspection annotation and annotation processor, and add @Attribute annotation to MaterialButton#getIconPadding (2b5c75f966a26d06b6d700bdda3880d021c5ffc7)
MaterialDatePicker
Allow client app to access user selected inputMode (4d8043453e631c36b38ea19c3241b14b7f41b558)
Added bigger padding in between items on the navigation rail when font scale is large so there is more room for the badges when they are forced inside the view bounds (8b016a0e8b8a885d4a3d1110f73b3deb8c6021a3)
Predictive Back
Updated components to use BackEventCompat (a67a8856683542c6bf2e6f7cb4440ddae7fcd6e8)
Made MaterialMainContainerBackHelper collapsedView optional (fb56ab4130b74a1757ad587dd7c8373544118058)
Fixed issue on Android U where clicking SearchView back button causes SearchBar to disappear and back arrow animation to not run (e69a324a2fc1c7259d6a599d6d729ff0ea9e7395)
Dev doc updates (82a91c8455bf1ccb8a1067e549e81a7acafd08da, 47c307d889a89988b01ec573dd39ed74021c0143)
SideSheet
Fixed SideSheetDialog documentation class definition and source links (e4d0fd3d6c4e65d56bd5699b3f9537a87d98a8cc)
Aligned close affordance and title text along the baseline rather than the top. (7a3f30b06561e6e8252b00b543d65119b8bf04ef)
Mapped close affordance to ?attr/colorOnSurfaceVariant in catalog. (7ee0b72e8ade3af9a365b17dada7b88b0119d368)
Added links to class definitions in Side Sheet documentation and revised version guidance. (d005ad7a0c6bffdf55f08b933d869f415f97e60f)
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 com.google.android.material:material from 1.8.0-rc01 to 1.10.0-alpha04.
Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
fc6f0a2
[Build] Fix kotlin version alignment797d494
Merge branch 'master' into release-1.109123e4f
[Build] Update library version to 1.10.0-alpha048b016a0
[NavigationRail][Badge] Added bigger padding in between items on the navigati...45c8d42
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler from 2.46 t...ef5a1df
[Internal][Gradle] (deps): Bump com.google.guava:guava from 31.1-android to 3...f2e70d2
[Android U] Replaced BuildCompat#isAtLeastU() method calls with explicit SDK ...a67a885
[Predictive Back] Update components to use BackEventCompat9486de5
[Carousel] Ensure that masks are pushed out beyond the parent bounds if they ...022e217
[Navigation] Add itemTextAppearanceActiveBoldEnabled attrDependabot 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)