uknownothingsnow / CircleProgress

CircleProgress, DonutProgress, ArcProgress
3.81k stars 923 forks source link

setProgress Float issue #148

Closed rishabcaxigo closed 2 months ago

rishabcaxigo commented 3 years ago

I am unable to set a floating value to setProgress function. I'm using Kotlin. My library version is 1.2.1. 1.2.3 and 1.2.4 cannot be implemented as it is not recognised in the project. Can you please give me a solution? @lzyzsd