RboardThemeManagerV3
RboardThemeManagerV3 copied to clipboard
Bump com.google.android.material:material from 1.13.0-alpha01 to 1.13.0-alpha03
Bumps com.google.android.material:material from 1.13.0-alpha01 to 1.13.0-alpha03.
Release notes
Sourced from com.google.android.material:material's releases.
1.13.0-alpha03
Dependency Updates
None
Library Updates
Badging
- Removed
BadgeUtils.USE_COMPAT_PARENT
(28dc750cf719ffb97cb8bc72742d2db791682c29)- Added badgeFixedEdge attribute to BadgeDrawable. (9451acdb05e2f4755bcfe8295ba79c72a778cab3)
BottomNavigationView
- Added new itemIconGravity attribute (abb6e91a0aa205ed0144f7b281d9170c84fd817e)
- Modified NavigationBarView to match more to specs and restructuring layout to prepare for expressive changes (60a525a16702094fc2fb7ce21a87a010017e3f7a)
BottomSheet
- Updated to recycle the TypedArray after usage (a89e38c0cfca0926769914ab995d2887f5ec1695)
Catalog
- Fixed to edge to edge behaviour for catalog (4acd57092dbdf09f2d92291215363e54245f6f92)
- Selected text color based on optimal contrast against background (b301a586b5d191b1449e2ca35342d66584d7143d)
CollapsingToolbarLayout
- Fixed issues related to rotating multiline collapsing toolbars (2bc1a2f3442edc66cecbf899bfa955ba79f961dd)
Documentation
- Updated doc with more info on SearchView EditText and nested content (cb5dc7f5a074b731fd229044bd2ed7f857faf51c)
- Fixed anchors. (9a39e222d8eb7a627e77979db69bef26a0715be0)
- Fixed wrong divider color (fdc7472d49c7ce4b06359a3a221c6367bf31c712)
MaterialButton
- Renamed insideCorner to innerCorner. (63bb499f98f56aeba9b1958dffbaa2fc84b4d2aa)
MaterialDatePicker
- Fixed arrangement of range text fields (501ae367a14ce2e0004af5ea899ffd72ef3fac37)
NavigationRail
- Added item spacing attribute (99e8044f85af3f778f60b33b46b88ea1493e825e)
- Added new attributes for NavigationRail to control the top margin of the nav rail content, and the margin in between the optional header and the menu items (801ccab0c06e6606b1f3b383a6fd7edb554ea3b7)
NavigationView
- Fixed section label alignment in RTL. (8edae9b8cc3acadd212041b9f555e46860920f32)
- Fixed subheader and divider insets and use relative listPreferredItemPaddings. (26bfdd2257bbc10d453223a788844da3cf6c9520)
Predictive Back
- Updated SearchView and NavigationView to unregister back callbacks when detached from window (d13bfdf3cd70cf5fd794c2db7892dcd1a9c16bf5)
ProgressIndicator
- Fixed ArithmeticException when calculating the phase (ce00ba3778721b6a8e15b7027576ac7ad2d689d1)
Slider
- Fixed the handle width when touched in a scrolling container and when more than one handle is in the touch position. (d85b73f952a0bf448156c360a0ef730ca5d9cf2c)
TimePicker
- Prevent the accumulation of listeners in rotationAnimator (182a50714c2f5df5194824cf6064ffd00974dcb8)
Other
- Marked library version to 1.13.0-alpha03. (7eb2d06a751f182ca2b74c1f4df8e28a9e7f01f5)
- Updated string translations (9b6ceac72a084bf187f6e3238dd9283e861196c3)
- Removed redundant version checks for api <= 19. (b3fe6a7f61963295b26fb2727ffe48065ea407c2)
Full list of changes
1.13.0-alpha02
Dependency Updates
| Dependency | Previous version | New version |
... (truncated)
Commits
7eb2d06
[Release] Marked library version to 1.13.0-alpha03.63bb499
[ButtonToggleGroup] Renamed insideCorner to innerCorner.99e8044
[NavigationRail] Add item spacing attributeabb6e91
[NavigationBar] Add new itemIconGravity attribute4acd570
[Catalog] Fix to edge to edge behaviour for catalog801ccab
[NavigationRail] Add new attributes for NavigationRail to control the top mar...e4f00fd
Automated g4 rollback of changelist 637051547384d58f
[Button] Added responsive touch (corner morph).cb5dc7f
[Docs][Search] Update doc with more info on SearchView EditText and nested co...2bc1a2f
[CollapsingToolbarLayout] Fix issues related to rotating multiline collapsing...- 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 show <dependency name> 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)