facebookarchive / shimmer-android

An easy, flexible way to add a shimmering effect to any view in an Android app.
http://facebook.github.io/shimmer-android/
Other
5.31k stars 698 forks source link

Animation getting stuck #96

Open waqarv712 opened 4 years ago

waqarv712 commented 4 years ago

Animation getting stuck in recyclerview while scrolling.

xiphirx commented 4 years ago

Going to need a lot more information here to begin understanding what the issue might be.

TechRinky commented 3 years ago

shimmerFrame layout is added in the recylerview row , and every view start animation on one condition. While scrolling the recylerview animtaion stops !! and suddenly starts.

@xiphirx
Is there any solution ?