BaldPhone
BaldPhone copied to clipboard
Bump com.google.android.material:material from 1.2.0-beta01 to 1.9.0-alpha02
Bumps com.google.android.material:material from 1.2.0-beta01 to 1.9.0-alpha02.
Release notes
Sourced from com.google.android.material:material's releases.
1.9.0-alpha02
Dependency Updates
- No dependency updates.
Library Updates
A11y
- Updated accessibility class name (86566836394c8c11c4ea251549bb44673b2fa020)
Badging
- Updated M3 style to match specs. Alignment tweaks, text appearance change (3c1ac05facae9cd566d02d50e17a6e2ed546537d)
- Added new 'offsetAlignmentMode' attribute that determines where the offset starts for the badge. (d0d0f54018a0400e60114cd4cda9582c0b0ba500)
BottomNavigationView
- Integrated tokens. (355702f95438fea15a82f2b9a581d8e769c67dcf)
BottomSheet
- Made scrollable content demo behave consistently in edge-to-edge mode (3e6a196832367c8e262ce21feff2f77774a7321c)
- Animate bottom sheet position when keyboard is shown using WindowInsetsAnimationCompat API (697d93a854571a5b70b617654395e04556404fc4)
Carousel
- Restricted MultiBrowseCarouselStrategy's forceCompactArrangement constructor (112a0bd20e8f9b181d1012d86877f0823ac7cfe8)
- Implemented smoothScrollToPosition (6166e73d36d71782769900a0878928d7fae34d83)
- Fixed scroll offset calculation error when last focal keyline comes after the last child (220415d3c1c5e21b942bc7aede534da25d17fa19)
- Fixed MultiBrowseCarouselStrategy method visibility. (795979c283c2cc4c9194e63a36b1d67e1ccd3342)
- 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)
- Fixed MultiBrowseCarouselConfiguration javadoc (26697c3835d8730762690be6a339222a8bf4e7b2)
- Removed CenteredCarouselConfiguration. (ff48bc5e3bbbfd9b145e4a8075776dfb59d3172c)
- Added a11y focus scrolling support (0f179b38e95fc7f5e8c8745b4b47125d12c820d8)
Catalog
- Fixed flickering color fill in preferences demo (2e7979b60bb22b57a070f0ad46abee17ec97e634)
CollapsingToolbarLayout
- Fixed issue with multiline title text flickering when titleCollapseMode=fade (bdb6f5dc4772406791e827a01eedd8a95e0d0f82)
Color
- Added new theme attributes for fixed accent colors. (4f3dc3ed194c430eb9d91ac772e006715955395e)
Documentation
- Updated color.md to have better java/xml code snippet formatting (5eafe9b0362f292e7f5706fed5498ef7b8724d0d)
MaterialDatePicker
- Fixed broken layout when custom description is used (56f816cc33c825fe491616475a21c6a55e705221)
- Fixed NPE (2cef5559943f55c883b5671cd5d83dd955cbcab2)
ProgressIndicator
- Fixed linear progress indicator with corner radius (0ce6ae458fcfa8f13344cfe48a84967ec7fcfc42)
Search
- Fixed anatomy search bar documentation (122ab7a6bef501e079fb39f78fa6a906d6be3936)
- Fixed expand/collapse animation for large screen devices (e2636ff33d3b0cb652ae35b04cd698d6842fc68d)
SideSheet
- Modularized side sheet demo. (8c2b511ad1daab5472e6aeeb46d7c7b454086765)
... (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...- Additional commits viewable in compare view
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)