Renamed Maskable.getMaskRect to Maskable.getMaskRectF (4b1a890e6084054b52700eb5e9c852dceee5735f)
Renamed CarouselConfiguration to CarouselStrategy (fc0f53a0cd84308ea791d15b8fa578a53da076d4)
Updated CarouselConfiguration visibility and improved documentation (85c006b1d215fc42618b50985f924f868b82e48c)
Changed CarouselConfiguration to have an empty constructor and pass Carousel in through onFirstChildMeasuredWithMargins (801426774027c56271a54fb367bd23931e88f233)
Improved documentation and throw when CarouselLayoutManager children are not Maskable. (67b251af3275e6a69b0806801fa747b6166fb496)
Updated to support MaterialDivider and added helper for getting the bounds of a masked item from the layout manager. (e32e625e14b28e29bbaf69b949b89b84db060688)
Updated assets for Carousel demo (0dd220a6e9f7255c77219b2fe1345f56cf209e8b)
Fixed explore by touch causing list to scroll (1a25706f3ab1cbd90897d3a1fb3f894233bc8e19)
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.9.0-alpha02.
Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
9458359
[Release] Updated library version to 1.9.0-alpha02112a0bd
[Carousel] Restricted MultiBrowseCarouselStrategy's forceCompactArrangement c...abd1d1c
[Snackbar] Fix the snackbar position when the anchor view layout listener is ...6166e73
[Carousel] Implemented smoothScrollToPosition0ce6ae4
[ProgressIndicator] Fix linear progress indicator with corner radiuse06a119
[Internal] Add compat method to get the screen sizeb3f32d4
[TopAppBar] Addedapp:layout_scrollEffect
to public attributes.bdf73bf
[Carousel] Minor javadoc working fixes184be8a
[Build] Internal change220415d
[Carousel] Fixed scroll offset calculation error when last focal keyline come...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)