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
It looks correct on the picture but remember that it is going counter clockwise since I set isReverseAnimation = true. The white part is therefore growing, when the timer is reaching 0, which makes the StrokeCap look inwards.
The text was updated successfully, but these errors were encountered:
I think it's absolutely fine. isReverseAnimation = true decreases the fillColor when the time passes. It doesn't mean that fillColor starts filling from left and ends on right when the time passes.
It looks correct on the picture but remember that it is going counter clockwise since I set isReverseAnimation = true. The white part is therefore growing, when the timer is reaching 0, which makes the StrokeCap look inwards.
The text was updated successfully, but these errors were encountered: