alexjlockwood / adp-delightful-details

This sample app accompanies a blog post I wrote on icon animations
https://www.androiddesignpatterns.com/2016/11/introduction-to-icon-animation-techniques.html
MIT License
1.07k stars 160 forks source link

downloading icon shows part of progress on static state #14

Open prilaga opened 6 years ago

prilaga commented 6 years ago

Hey @alexjlockwood ! Thank you for your awesome library!

I have an issue with downloading icon animation... I using it on recyclerview (maybe it doesn't matter) and download content. I using avd_downloading_begin and avd_downloading_finish resources. After finishing the download process icon showing not always properly, maybe in case recyclerview. But I reset the icon on every time for every new item of recyclerview.

Please look at this screenshot, this icon showing the part of progress at the top. it is static icon, all animations are ended.

Please help to resolve this issue.

device-2018-02-26-141315