lightdesign / LDProgressView

[Stale] A flat or gradient progress view with a simple color setter and customizable options written in pure Core Graphics
MIT License
368 stars 55 forks source link

Can I custom the text's color and font #25

Closed huiyumiao closed 8 years ago

huiyumiao commented 8 years ago

Can I custom the text's color and font

rcdilorenzo commented 8 years ago

The color can be modified via the method call overrideProgressTextColor:. The font is not currently customizable but I'm always open to pull-requests!