Android-ProgressViews icon indicating copy to clipboard operation
Android-ProgressViews copied to clipboard

how to set max value for ProgressWheel

Open ghanatep opened this issue 5 years ago • 1 comments

I dont find setMaxValue method with ProgressWheel

ghanatep avatar Mar 14 '19 11:03 ghanatep

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

Shusshu avatar Jul 31 '19 12:07 Shusshu