Android-Circular-Progress
Android-Circular-Progress copied to clipboard
Added option to set progress starting point
Hi, thanks for your contribution. In order to accept this PR, please update your code as follow:
- Reformat your code to fit the current code style
- Remove unnecessary comments
- Refactor the options, members and methods to keep a naming convention. Change the progressStartAngel name simply to startAngle
- Modify the option description to "Set the start angle of the progress ring (by default it starts at top, -90 degrees)"
Hi kuassivi , thank your for your great library . I changed what you asked for .
i want to ask how to set progress ring color from array of colors? I want to show progress ring color with 3 different type colors. How i do that?
close