[TIMOB-3754] Android: Progress Bar should be hidden be default
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-05-10T04:50:29.000+0000 |
Affected Version/s | Release 1.6.2, Release 2.0.1 |
Fix Version/s | 2013 Sprint 10 |
Components | iOS |
Labels | parity |
Reporter | Jon Alter |
Assignee | jithinpv |
Created | 2011-04-27T12:43:00.000+0000 |
Updated | 2017-03-17T18:44:32.000+0000 |
Description
When creating the a progress bar it should be hidden by default.
Not sure if this has been fixed in the latest SDK, could you please provide some sample code for this, Jon? Thanks
Tested with 2.0.1GA2 on the iOS simulator and on a Samsung Galaxy S2, the issue still exists. You have to explicitly say progressBar.show() on iOS in order for it to show on screen. For Android, this is not required. Parity issue.
cannot reproduce Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 iOS iPhone Simulator: iOS SDK version: 6.0
Issue does not reproduces Tested with iOS SDK: 5.1 iOS iPhone Simulator: 5.1 Mac OS X Version 10.7.5 Titanium SDK version 3.1.1.v20130606121419 Titanium Studio, build: 3.0.1.201212181159
Closing ticket as the issue cannot be reproduced.