FreshDownloadView
FreshDownloadView copied to clipboard
A download progressbar with cool animation
**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 ?