[TIMOB-12088] iOS: Implement Ti.UI.ActivityIndicatorStyle
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | parity |
Reporter | Arthur Evans |
Assignee | Unknown |
Created | 2012-12-13T20:38:21.000+0000 |
Updated | 2018-02-28T20:03:56.000+0000 |
Description
As of Release 3.0, both Android and Mobile Web support Ti.UI.ActivityIndicatorStyle, but iOS still uses Ti.UI.iPhone.ActivityIndicatorStyle, which defines exactly the same constants.
iOS should implement the new module and deprecate Ti.UI.iPhone.AIStyle.
No comments