[TIMOB-8216] Android: Can't force orientation mode in the AndroidManifest anymore
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-03-26T10:56:47.000+0000 |
Affected Version/s | Release 2.0.0, Release 1.8.2 |
Fix Version/s | n/a |
Components | Android |
Labels | regression |
Reporter | Mauro Parra-Miranda |
Assignee | Marshall Culpepper |
Created | 2012-03-22T18:42:31.000+0000 |
Updated | 2017-03-24T18:14:17.000+0000 |
Hello Marshall! I added a small code like this: http://pastie.org/private/oxyhcbvw0zoddb6vi8ugg and I modified the tiapp.xml as stated in: https://wiki.appcelerator.org/display/guides/Orientation#Orientation-LockingorientationonAndroid so, i end with this tiapp.xml: http://pastie.org/private/s0lkgrwpqr7wzdomwalt2g And when testing, it shows portrait and landscape. Best Mauro
LANDSCAPE_RIGHT is only supported on 2.3 and above devices. http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.Window.orientationModes-property.html
Closing ticket as invalid with reference to the above comments.