- setColor(int) - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Sets the color of the progress bar.
- setIndeterminate(boolean) - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Sets whether this CircularProgressView is indeterminate or not.
- setMaxProgress(float) - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Sets the progress value considered to be 100% of the progress bar.
- setProgress(float) - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Sets the progress of the progress bar.
- setThickness(int) - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Sets the thickness of the progress bar arc.
- setVisibility(int) - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
- startAnimation() - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Starts the progress bar animation.
- stopAnimation() - Method in class com.github.rahatarmanahmed.cpv.CircularProgressView
-
Stops the animation