[TIMOB-206] Display activity indicator on window creation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | iOS |
Labels | feature, ios, iphone |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:25:25.000+0000 |
Updated | 2011-04-17T01:52:20.000+0000 |
Description
By default, we should display an activity indicator when windows are open. You should be able to turn this off by setting showProgress:false (or some name that is similar).
this needs to be done for android and iphone
Let's add the property/value "activityIndicator:false" for createWindow and for tiapp.xml. The default value should be true.
(from [0a977867752929fb9549ef8731dc9fd7d9bad019]) [#206 state:resolved] implement configurability of activityIndicator on webview. http://github.com/appcelerator/titanium_mobile/commit/0a977867752929fb9549ef8731dc9fd7d9bad019"> http://github.com/appcelerator/titanium_mobile/commit/0a97786775292...