I am trying to color a progress bar but mantaining compability with iOS 4.3. ProgresTintColor was introduced in iOS5. Any ideas?
|
feedback
|
|
Yes... subclass Here's a potentially useful how-to tutorial I found for you. | |||
|
feedback
|
|
Use the class PDColoredProgressview available here: https://github.com/PascalW/PDColoredProgressview | |||
|
feedback
|