[TIMOB-2515] Android : yql + flickr multple instances of activity indicators invoked on load
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:59:19.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.6.0 M02 |
| Components | Android |
| Labels | activity, android, defect, indicator, regression, release-1.6.0 |
| Reporter | Thomas Huelbert |
| Assignee | Don Thorp |
| Created | 2011-04-15T03:21:44.000+0000 |
| Updated | 2011-04-17T01:59:19.000+0000 |
Description
Titanium SDK version: 1.5.0 (12/06/10 08:42 4d92d40)
1.Mashups > YQL + Flickr
2.watch the test as it loads in
results: 2 instances of activity indicators are invoked - test runs okay.
very obvious on the G2, less so on the g1 and nexus 1, seen on sim as well.
(from [8a96481105007e757e29095f0cbd275499e2b53b]) [#2515 state:fixed-in-qa] Removed duplicate activity indicator
Standard activity indicator is being called in addition to a custom activity indicator invoked via custom event. Removed standard activity indicator and left the custom activity indicator in place. Only a single indicator is seen now when loading the yql_flickr example.
https://github.com/appcelerator/titanium_mobile/commit/8a96481105007e757e29095f0cbd275499e2b53b"> https://github.com/appcelerator/titanium_mobile/commit/8a9648110500...
closing against Titanium SDK version: 1.6.0 (12/21/10 13:46 8a96481) and g1 (1.6) g2 (2.2) sim (2.1)