CatchZeng / CATCurveProgressView

iOS curve (circular、arc、circle) progress view, supports gradient color, any angle, IBDesignable & IBInspectable, etc..
MIT License
36 stars 7 forks source link

如何取消回退动画 #2

Closed lengqingfeng closed 8 years ago

CatchZeng commented 8 years ago

设置进度为0的时候,animated设置为NO : [_progressView setProgress:0.0f animated:NO];