kaandedeoglu / KDCircularProgress

A circular progress view with gradients written in Swift
MIT License
1.21k stars 217 forks source link

Change KDCircularProgress.swift #3

Closed olucurious closed 9 years ago

olucurious commented 9 years ago

Added a stopAnimation method and I used 0 as the angle instead of the weird 360 which does basically the same thing.

olucurious commented 9 years ago

@kaandedeoglu thanks for making this awesome little library

kaandedeoglu commented 9 years ago

@olucurious And thank you for contributing.