Android-ProgressViews
Android-ProgressViews copied to clipboard
how to set max value for ProgressWheel
I dont find setMaxValue method with ProgressWheel
360
is the max value.
You should do some calculation in order to fill it properly depending on your data
Note setPercentage
is the wrong name for the method as it goes up to 360