material-components / material-components/material-components-android
[Material Motion] Add predictive back seeking support for Material Motion Transitions
@afohrman is already working on this.
Since Oct 9, 2023.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Now that Android 14 is released, the default transitions provided by Material Motion should support predictive back to take the standard navigation transitions to the next level.
**Describe the solution you'd like**
Allow all Material Motion Transitions to be seekable via predictive back.
The below video shows that when swiping back, the animation doesn't start until I release my finger, so predictive back animations aren't yet working.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.