omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
168 stars 14 forks source link

Activity Indicator custom colors #269

Open scj643 opened 7 years ago

scj643 commented 7 years ago

The ActivityIndicator object should have a color attribute. This could be done with objc_utils but it would not fit in easily with the rest of the ui module.

https://developer.apple.com/reference/uikit/uiactivityindicatorview/1622836-color

controversial commented 7 years ago

Open an issue on controversial/ui2 and I might get to it someday