ColorArcProgressBar icon indicating copy to clipboard operation
ColorArcProgressBar copied to clipboard

Setting width and height while in the ColorArcProgressBar view in xml

Open Rkdroid opened this issue 8 years ago • 3 comments

Setting width and height on the ColorArcProgressBar view in layout doen't affect have any effect, look's like width and height is currently controlled through diameter, how to control the width and height?

Thanks

Rkdroid avatar Mar 14 '16 20:03 Rkdroid

Here has problem . ColorArcProgressBar ----> line 132 : diameter = 3 * getScreenWidth() / 5;

yi291047383 avatar Mar 18 '16 03:03 yi291047383

Hi,

Thanks for the library.

I would like to change the background color inside the circle. Anyone knows how to achieve this?

Thanks Shaik

shaikansaar avatar Sep 28 '16 06:09 shaikansaar

@yi291047383 How did you achieve to reduce the size of it?

rosteve avatar Dec 08 '16 11:12 rosteve