Fixed regression bug of prefix spacing being shown and making expanded label be in the wrong position when text field is not focused. (784f901135c654e938a4b0a71252b6887a276244)
Create EndIconDelegates in an on-demand fashion (7c160c86fb2f97c70684ea215a0d4f40ec20e43b)
Extract end components from TextInputLayout (6cdf7b51556064d708799589893b7ca2bb9e156b)
ExposedDropdownMenu
Updated the elevation of the popup to match M3 specs. Also fixed bug where elevation wasn't being read via xml. (2c335b5f77718a237a2e487ec5cfc6ace4b7c9a5)
Removed update dropdown background call from setInputType as it indirectly calls setRawInputType (f915ffdd8ae52057e474102b7452716ac1c51707)
Update dropdown background when setRawInputType is called. (f31414af02185fef16168cfcb0b65876552b28a4)
Fixed android:popupBackground not working in xml/styles for the AutoCompleteTextView. (df3a708392eb6a441ce33d3fde928a3010619b85)
Update background when setInputType is called so that ripple is or isn't present properly. (1c02b62eaf78d498b62dd18e5d0805fed6501c40)
DatePicker
Fix edge-to-edge mode being applied multiple times (c6a654c7dd68827a55d6d3dcda424cf6749678fa)
expand the touch area of a month's days (ffb64c164323c94b95b357d1d80ac86b9d773cf1)
Fix for issue that causes the month view not to expand to show all days in a month. (a1ec73beb851565f7d908ec303d136db88d1f554)
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 material from 1.4.0-rc01 to 1.7.0-alpha01.
Release notes
Sourced from material's releases.
... (truncated)
Commits
1a1bb22
[Build] Bump library version to 1.7.0-alpha01894edb6
[Motion] Open MotionUtils and update resolveThemeInterpolator to load both ne...f43995f
[M3][Color] Refactored MaterialColorSpec to take@ColorRes
or@ColorInt
for t...26308d9
[CleanUp][TextField] Centralize EndIconDelegate listener logic863d6aa
[TextInputLayout][a11y] Added more a11y tests for text fields and exposed dro...b6b895a
[Button] Fix icon textStart/End alignment with multiline text05be1b9
[TopAppBar] Fix app:expanded=false not workingb8e1f97
[Docs] Add status bar / edge-to-edge section to Top App Bar dev doc19d0500
[Button] Fix icon position with multiline textdc0d8a9
[Slider] Make slider's height adjustable with track height or thumb radiusDependabot 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)