X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=9328a4edd5b08ac8f70675819a992dd7e619f620;hb=533a7e5290163854e2af1f6f54b835d6fe766108;hp=014587c25a7fd813dbac633ef4ee3e3563421e4d;hpb=ef32f2e88b9c0daa411d0c304ce62b1235541fb1;p=cavedroid.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 014587c..9328a4e 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,6 +1,6 @@ + xmlns:tools="http://schemas.android.com/tools"> + android:screenOrientation="sensorLandscape" + android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenSize" + tools:ignore="LockedOrientationActivity">