skydoves / TransformationLayout

🌠 Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.
Apache License 2.0
2.35k stars 190 forks source link

Animation is misplaced and jitters abnormally #25

Closed sangsais closed 3 years ago

sangsais commented 3 years ago

Run the demo on the latest master to reproduce

https://user-images.githubusercontent.com/6415942/115809604-fcab7000-a41e-11eb-9440-2d4d7ad5ae58.mp4

skydoves commented 3 years ago

Hi, that seems an internal bug in the material-components-android.

sangsais commented 3 years ago

thanks