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

[Motion] The start view will perform offset anim after back from an activity when using recyclerview #2338

Open
Bradmrhong opened this issue Aug 17, 2021 · 5 comments

Comments

@Bradmrhong
Copy link

I used motion animation between two activities.
I found an issue below by using the demo https://github.com/skydoves/transformationlayout
The card will offset after back to HomeFragment. See below:

text.mp4

The start view is an item of recyclerview, and the end view is a fragment of an activity.

Expected behavior:
No offset animation.

Source code:
using the same demo https://github.com/skydoves/transformationlayout
And related same issue here.

Material Library version:
1.3.0, 1.4.0

Device:
[LG G with Android 5.0.2, also found on other devices(6, 7, 8, 9, 10), especially triggered more on some low-end devices]

I tried to work around by calling APIs from MaterialContainerTransformSharedElementCallback but get less help.

Please help to check and let me know if anything that I need to do. Thank you!

@Bradmrhong Bradmrhong added the bug label Aug 17, 2021
@Bradmrhong
Copy link
Author

Hi, can somebody help to fix or workaround this?

@Bradmrhong
Copy link
Author

@drchen Hello, just want to know if you guys start checking this issue :)

@hunterstich
Copy link
Contributor

Hey @Bradmrhong,

Yep, I'm looking into this issue

@fmtjava
Copy link

fmtjava commented Mar 24, 2022

I have encountered the same problem. Do you have a repair plan

@fmtjava
Copy link

fmtjava commented Mar 24, 2022

can somebody help to fix or workaround this?

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

No branches or pull requests

4 participants