android-DecoView-charting icon indicating copy to clipboard operation
android-DecoView-charting copied to clipboard

Series animation stops while recyclerview scroll

Open Puspharaj opened this issue 8 years ago • 0 comments

Hi there,

I've been using this awesome library more than a year in my app, I'm really happy with current setup except one thing.

The series item animation stops when i scroll recyclerview fast before the series animation begin. Meaning the item fill animation stops at one point. Series fill animation code inside viewholder. Why is this happening recycler adapter skips the viewholder series animation method?

Please suggest a solution.

Thanks!

Puspharaj avatar Aug 29 '16 10:08 Puspharaj