android / animation-samples

Multiple samples showing the best practices in animation on Android.
Apache License 2.0
2.56k stars 898 forks source link

Activity get finished before animation get completes #46

Open ananth10 opened 4 years ago

ananth10 commented 4 years ago

Hi Team,

I have followed this basic sample to implement shared element animation in my app. but Activity A Finishes before animation get completes. I have just tried in ActivitySceneTransitionBasic app. but i am facing same problem. please check attached screenshot. and please let me know how to resolve this issue. I want finish activity once animation completed. Thanks

screen1 screen2 screen3