CircularProgressBar
CircularProgressBar copied to clipboard
cpb_progress attribute takes in a float
Then cpb_progress backing property is a float
, and the only place it is restricted to an integer is from the xml attributes. This will allow using floats in the xml as well