MBCircularProgressBar icon indicating copy to clipboard operation
MBCircularProgressBar copied to clipboard

Q: How to display float value?

Open whisper-bye opened this issue 7 years ago • 2 comments

Hi all, from the question, I can only display the int value, in my case I need float, so, Is there a way to solve my problem? thx!

whisper-bye avatar Apr 07 '17 01:04 whisper-bye

you can make float value * 1000,then chang it to Int,then set max value.finish is ok.🙂

Adrift001 avatar Jul 24 '17 07:07 Adrift001

^ I didn't understand what the previous person said. How do I display float value into MBCirculatProgressBar?

coolcool1994 avatar Aug 08 '17 15:08 coolcool1994