Hello Folks,
For some reason my app still rotates even if the user has disabled the rotation setting on the device.
My windows have these orientations:
orientationModes: [ Ti.UI.PORTRAIT, Ti.UI.UPSIDE_PORTRAIT, Ti.UI.LANDSCAPE_LEFT, Ti.UI.LANDSCAPE_RIGHT ]But the activity should not rotate if the device has this disabled, correct?
Regards, Patrick
- Ti SDK 3.5.0.GA
- Ti Alloy 1.5.1
- Android 4.0.4, 4.2.2, 4.3.0, 4.4.4