CircleProgress icon indicating copy to clipboard operation
CircleProgress copied to clipboard

CircleProgress, DonutProgress, ArcProgress

Results 83 CircleProgress issues
Sort by recently updated
recently updated
newest added

Hi I want to use ArcProgress in ListView. I'm declare ArcProgress in listview item layout and when I run my app I saw ArcProgress without arc and bottom text visible...

How can I show progress in anti-clockwise direction in DonutProgress?

After adding dependency it is showing this error. Please help.

in Android 4.4 setting donut_inner_drawable Invalid

I am using Donut Progress in a recycler view under a view pager. The inner bottom text mysteriously appears and disappears of its own accord, after the view is recreated....

Hi, I am using the Circle progress In the javacode: I set max for 3000. set progress for 295. The circle progress show 295 %? What's wrong with this

In Nexus 5 it is working completely fine of rendering archview but in nexus 5x it is not working properly. ![screenshot_20160316-193046](https://cloud.githubusercontent.com/assets/9546550/13831969/ec8cac40-eb94-11e5-9928-b57b283e5b37.png) nexus 5 ![screenshot_20160316-162524](https://cloud.githubusercontent.com/assets/9546550/13831990/fdb480ec-eb94-11e5-9a4a-901e30d3a823.png) nexus 5X When i try to...

it seems a problem for me to show negative progress. values show correctly but the finished color and unfinished color get reversed. I wanted to show the same finished color...