Added new Divider component to the library and Divider doc. (782dffa8b719ff4129590380896d2619531906dc)
Added divider demo in catalog (acf08f76400124721c0f767aaf8ae52eaf05705d)
Fixed divider title (d0e3ce152ed93ad2450264209764a88e97d7d223)
Transitions / Motion
Extracted music player app into its own package and made transition demo depend on it. (a536a8068de35dc84b826ed92ad5d5895c0cd8a8)
Add motion package and utils to resolve motion theme attrs. (217bdef9f04c34968882433ba151951f011fffdf)
BottomSheet
make FloatRange for setHalfExpandedRatio() exclusive (77c2a8383ced5c91c26762d7a31bd5e330341032)
Adds additional methods that are restricted to the library. They will be used for Experiment and deleted/revised after experiment. (b4982f9cdc9dbb61515b5f4dc9f514fba650cec2)
read the edgeToEdgeEnabled value earlier in the lifecycle (030e5bd65bc2a20f626947af0bf3b84634bac27b)
BottomAppBar
Improved Bottom App bar demo controls. (c995ae200ef2b02a2110612844b94f9e6c1f4f01)
Adding the attr to set the color of navigation icon. (0ed7c7675e42cbe417fb947f150ed9faf6a5174b)
change cornersize to float to avoid truncation errors (8e9b68089353c7f92dd35fe5a2f0f39cad4f3053)
MaterialButton
Updated Material Button style to set the preferred maximum width to 320dp. (c5c7a74cef46569ee74f92d0ef973cafe06c06e9)
BottomNavigationView
Added deprecation Javadoc for BottomNavigationView#OnNavigationItemSelectedListener and BottomNavigationView#OnNavigationItemReselectedListener. (720088c5c2462dbaaa90490bca04bb3bbdc708b1)
Updated to explicitly read and set minimum height. (943c4f0eedb35850f19167ac989387f5b640af2f)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps material from 1.2.0-alpha02 to 1.5.0-alpha01.
Release notes
Sourced from material's releases.
... (truncated)
Commits
4b9148c
[Release] update library version to 1.5.0-alpha01501ef8e
[NavigationRailView] Update inset handling for Navigation Rail & Bottom Nav4044183
[TextInputLayout] Apply tint when setting start icons456f135
[Button] Fix progress indicator is not shown when set as the iconf6237e3
[Documentation]717774e
[TextField] Do not load default drawable if custom end icon is being useddb8b239
[Slider] Do not invoke OnChangeListeners when restoring states655dde0
[CollapsingToolbarLayout] Added option to add extra height when title text sp...58ceeab
[SnackBar] Handle anchor view properly so no memory leak will happen9ebf1a1
[CollapsingToolbarLayout] Added option to force always applying system window...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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)