You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will look for a solution for this, but for now this was intentional, as I didn't find any significant benefit of smoothly animate it down (compared with the complexity of adding the feature).
Use case: countdown.
A smooth transition is expected, but it is not smooth.
Perhaps, in the onDraw method, when not spinning, the code says:
This kind of recalculation of mProgress is valid only when increasing from a lower value to a higher, not suited for countdown.
The text was updated successfully, but these errors were encountered: