[TIMOB-3168] Android: orientation is not respected when set on lightweight window
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-05-18T15:28:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0 |
Components | Android |
Labels | activity, android, defect, lightweight, orientation, reported-1.6.0, window |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2011-04-15T03:38:38.000+0000 |
Updated | 2011-05-18T15:28:33.000+0000 |
Description
Orientation changes set on lightweight are not respected. Currently they must be set on a heavyweight window in order for them to take effect. The issue can be worked around by setting a reference to the heavyweight window on the child lightweight window but a real fix is required.
Setting as duplicate, didn't need to be opened.