[TIMOB-1421] Blackberry: view created without specific layout args is invisible
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-06-17T13:19:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | BB Preview 2 |
Components | iOS |
Labels | blackberry, defect |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-04-15T02:51:56.000+0000 |
Updated | 2011-06-17T13:19:16.000+0000 |
Description
var container = Ti.UI.createView();
Ti.UI.currentWindow.add(container);
container not visible.
Closing because no longer applicable to current version of BlackBerry