android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.05k stars 3.01k forks source link

Motion layout bug when scrolling down #56

Open SFocus opened 5 years ago

SFocus commented 5 years ago

After creating a fragment, immediately scroll to the bottom. The animation elements are bugged (they are in the end position). However, this problem disappears if the first to scroll up. You can watch it on the video https://drive.google.com/open?id=1u_P6eRhPEWGlT1Yv3g7iS4-rtbtDok

kevindaniels commented 5 years ago

I'm experiencing this issue as well.