FreshDownloadView icon indicating copy to clipboard operation
FreshDownloadView copied to clipboard

A download progressbar with cool animation

Results 13 FreshDownloadView issues
Sort by recently updated
recently updated
newest added

**when rotate layout** `Unable to start activity ComponentInfo{com.pitt.freshdownloadview/com.pitt.freshdownloadview.MainActivity}: java.lang.IllegalStateException: Derived class did not call super.onRestoreInstanceState()`

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...

how to getProgress in freshDownloadView ?