Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-206] Display activity indicator on window creation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:20.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.8.0
ComponentsiOS
Labelsfeature, ios, iphone
ReporterNolan Wright
AssigneeJeff Haynie
Created2011-04-15T02:25:25.000+0000
Updated2011-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

Comments

  1. Nolan Wright 2011-04-15

    Let's add the property/value "activityIndicator:false" for createWindow and for tiapp.xml. The default value should be true.

  2. Jeff Haynie 2011-04-15

    (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...

JSON Source