Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Material Motion] Add predictive back support for MaterialContainerTransform #4042

Open
ashnohe opened this issue Feb 10, 2024 · 0 comments · May be fixed by #4248
Open

[Material Motion] Add predictive back support for MaterialContainerTransform #4042

ashnohe opened this issue Feb 10, 2024 · 0 comments · May be fixed by #4248

Comments

@ashnohe
Copy link

ashnohe commented Feb 10, 2024

Predictive Back is fully supported in AndroidX Transitions and Fragments. The default MaterialContainerTransform transition should support predictive back.

Ideally, the transition would follow the Predictive Back design spec.

Related: #3619

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment