FreshDownloadView icon indicating copy to clipboard operation
FreshDownloadView copied to clipboard

download list and recyclerview

Open mehdok opened this issue 8 years ago • 0 comments

I have list of download showing in RecyclerView. Some of them are previously downloaded, so i just call downloadProgress.showDownloadOk() on them. BUT the tick sign wont show at all. if i scroll down and come back the tick will show. this is strange bug, if i update the view with progress and after that call showDownloadOk() the tick will show without problem.

mehdok avatar Feb 22 '17 12:02 mehdok