android-DecoView-charting
android-DecoView-charting copied to clipboard
Series animation stops while recyclerview scroll
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!