java - Screen gets rotated even after locking device's rotation in Android -


i using in manifest rotate app based on screen orientation

android:screenorientation="sensorlandscape" android:configchanges="orientation|keyboardhidden|keyboard|screenlayout|screensize" 

the problem after lock devices screen orientation, app still rotate if change orientation of device.

i tried

android:screenorientation="user" 

but makes app rotate portrait don't want.

can me on this?

if @ question should find answer link. have set

android:screenorientation="landscape" 

best wishes


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -