kaandedeoglu / KDCircularProgress

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

Central color #87

Closed githubhero closed 6 years ago

githubhero commented 6 years ago

One question: in your examples, I see you have a grey background inside and outside the control.

I don't know why but, if I insert the control in a viewcontroller with (eg.) a black background, the center of the control is always white. Is there any way to change its color?

githubhero commented 6 years ago

Sorry, it's the Progress inside parameter :-)