[TIMOB-13641] Set Orientation Modes for android
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Low |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2017-06-07T22:12:42.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | android, orientation, orientationmodes, tiapp.xml |
| Reporter | Ezoom Agency |
| Assignee | Eric Merriman |
| Created | 2013-04-22T12:57:22.000+0000 |
| Updated | 2017-06-07T22:12:42.000+0000 |
Description
Could we have the possibility to set supported orientation modes for Android in an ios-like way? So we would not need to do this on the actual way, wich is no very good in terms of "acceleration".
Ti.UI.PORTRAIT
Ti.UI.UPSIDE_PORTRAIT
Ti.UI.LANDSCAPE_LEFT
Ti.UI.LANDSCAPE_RIGHT
No comments