panwrona / DownloadProgressBar

DownloadProgressBar is an android library that delivers awesome custom progress bar. You can manipulate it's state in every way.
974 stars 167 forks source link

Problem with setErrorResultState(); #5

Open darwinfrancis opened 8 years ago

darwinfrancis commented 8 years ago

Hi, thanks for this great library. When calling downloadProgressBar.setErrorResultState(); or downloadProgressBar.abortDownload(); nothing happens, it shows only the circle without any content inside the circle.

Also horizontal progress bar works good in lollipop and above but in pre-lollipop devices its shape is something bad..

Please help me....

panwrona commented 8 years ago

Ok, I'll look into it closely ;)