material-components/material-components-android (com.google.android.material:material)
### [`v1.10.0-alpha05`](https://togithub.com/material-components/material-components-android/releases/tag/1.10.0-alpha05)
[Compare Source](https://togithub.com/material-components/material-components-android/compare/1.10.0-alpha04...1.10.0-alpha05)
#### Important
##### New minimum requirements for your app's project:
- Update `compileSdkVersion` to `34`
#### Dependency Updates
| Dependency | Previous version | New version |
| - | - | - |
| androidx.activity | 1.8.0-alpha05 | 1.8.0-alpha06 |
#### Library Updates
- `A11y`
- Do not count headers for accessibility ([`917da52`](https://togithub.com/material-components/material-components-android/commit/917da52393a37695b8c611e130552babf7aea8bc))
- `Badging`
- Deprecated bottom badge gravities and update docs and usages in catalog ([`27abfdb`](https://togithub.com/material-components/material-components-android/commit/27abfdba4fd7622a1ca5aa95d20a0ba3d442b791))
- Added new attribute for vertical offset when font is large ([`2362f4b`](https://togithub.com/material-components/material-components-android/commit/2362f4b64be9d6337e7a214f8338925ddcc32ab0))
- `Carousel`
- Added orientation helper to clean up CarouselLayoutManager orientation differences ([`7822ef8`](https://togithub.com/material-components/material-components-android/commit/7822ef827b3d48c4f73a4bcdb35fb2b2a23b697d))
- Updated docs to include hero variant ([`ec509cc`](https://togithub.com/material-components/material-components-android/commit/ec509cc7341c5d660642c0b8e00826678dc63c34))
- Added vertical scrolling capability ([`6b48d3b`](https://togithub.com/material-components/material-components-android/commit/6b48d3bb80576d649f7218e1bf29d0ecfa14d8f4))
- Deprecated set/get mask x percentages in Maskable as they are no longer used anywhere, and is a misleading method due to these methods not actually having any effect on the Carousel as CarouselLayoutManager overrides the values. ([`29d8742`](https://togithub.com/material-components/material-components-android/commit/29d8742917ee7d8e977446665703859878eeff23))
- `Predictive Back`
- Fixed custom predictive back implementations and update `androidx.activity` dependency to `1.8.0-alpha06`. ([`722b936`](https://togithub.com/material-components/material-components-android/commit/722b93682c7a3afeb4e2ced7341ff2cb6afd8f20))
- Fixed MaterialBackAnimationHelper.onCancelBackProgress being called twice. ([`ad60bbf`](https://togithub.com/material-components/material-components-android/commit/ad60bbf5d932b6fcceccf9a0140917164d179d0c))
- Fixed possible NaN crashes in MaterialBottomContainerBackHelper, MaterialMainContainerBackHelper and MaterialSideContainerBackHelper. ([`122c296`](https://togithub.com/material-components/material-components-android/commit/122c2966fd4abc867bc74270fcd1366bcdb239e7))
- `Text Field`
- TextInputEditText misses some visible lines in CursorAnchorInfo#getVisibleLineBounds after scrolled ([`bdef355`](https://togithub.com/material-components/material-components-android/commit/bdef355289df85d05bd3630619fd579f51d660af))
#### Full list of changes
Configuration
📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.10.0-alpha04
->1.10.0-alpha05
Release Notes
material-components/material-components-android (com.google.android.material:material)
### [`v1.10.0-alpha05`](https://togithub.com/material-components/material-components-android/releases/tag/1.10.0-alpha05) [Compare Source](https://togithub.com/material-components/material-components-android/compare/1.10.0-alpha04...1.10.0-alpha05) #### Important ##### New minimum requirements for your app's project: - Update `compileSdkVersion` to `34` #### Dependency Updates | Dependency | Previous version | New version | | - | - | - | | androidx.activity | 1.8.0-alpha05 | 1.8.0-alpha06 | #### Library Updates - `A11y` - Do not count headers for accessibility ([`917da52`](https://togithub.com/material-components/material-components-android/commit/917da52393a37695b8c611e130552babf7aea8bc)) - `Badging` - Deprecated bottom badge gravities and update docs and usages in catalog ([`27abfdb`](https://togithub.com/material-components/material-components-android/commit/27abfdba4fd7622a1ca5aa95d20a0ba3d442b791)) - Added new attribute for vertical offset when font is large ([`2362f4b`](https://togithub.com/material-components/material-components-android/commit/2362f4b64be9d6337e7a214f8338925ddcc32ab0)) - `Carousel` - Added orientation helper to clean up CarouselLayoutManager orientation differences ([`7822ef8`](https://togithub.com/material-components/material-components-android/commit/7822ef827b3d48c4f73a4bcdb35fb2b2a23b697d)) - Updated docs to include hero variant ([`ec509cc`](https://togithub.com/material-components/material-components-android/commit/ec509cc7341c5d660642c0b8e00826678dc63c34)) - Added vertical scrolling capability ([`6b48d3b`](https://togithub.com/material-components/material-components-android/commit/6b48d3bb80576d649f7218e1bf29d0ecfa14d8f4)) - Deprecated set/get mask x percentages in Maskable as they are no longer used anywhere, and is a misleading method due to these methods not actually having any effect on the Carousel as CarouselLayoutManager overrides the values. ([`29d8742`](https://togithub.com/material-components/material-components-android/commit/29d8742917ee7d8e977446665703859878eeff23)) - `Predictive Back` - Fixed custom predictive back implementations and update `androidx.activity` dependency to `1.8.0-alpha06`. ([`722b936`](https://togithub.com/material-components/material-components-android/commit/722b93682c7a3afeb4e2ced7341ff2cb6afd8f20)) - Fixed MaterialBackAnimationHelper.onCancelBackProgress being called twice. ([`ad60bbf`](https://togithub.com/material-components/material-components-android/commit/ad60bbf5d932b6fcceccf9a0140917164d179d0c)) - Fixed possible NaN crashes in MaterialBottomContainerBackHelper, MaterialMainContainerBackHelper and MaterialSideContainerBackHelper. ([`122c296`](https://togithub.com/material-components/material-components-android/commit/122c2966fd4abc867bc74270fcd1366bcdb239e7)) - `Text Field` - TextInputEditText misses some visible lines in CursorAnchorInfo#getVisibleLineBounds after scrolled ([`bdef355`](https://togithub.com/material-components/material-components-android/commit/bdef355289df85d05bd3630619fd579f51d660af)) #### Full list of changesConfiguration
📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.