strokeCap = StrokeCap.round does not reverse when isReverseAnimation = true.
rasm211d opened this issue · 1 comments
rasm211d commented
MuhammadUsamaSiddiqui commented
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.