Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If user not set value for `format` and set `startValue` 、`endValue` 、 `duration` all to 0, it will crash when call `[self setTextValue:endValue]` . It's because the format is nil when use`[NSString stringWithFormat:self.format,(int)value]`
- Loading branch information