android - How to force Gallery to open in landscape orientation? -


my app runs in landscape mode. have android:screenorientation="landscape" set in androidmanifest.xml file. if screen orientation of device locked portrait mode, app still runs in landscape mode. gallery activity started within app runs in portrait mode.
there way force gallery activity run in landscape mode?

as long device locked portrait mode, there no way achieve this.

of course try change the device orientation landscape (in app) gallery runs in landscape cause confusion user.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -