X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=9328a4edd5b08ac8f70675819a992dd7e619f620;hb=2abc9078ecb382689d832660aa6da76d00a8e38e;hp=dbde2a40718327bbfcc43230de9efe4d5b6b3e58;hpb=11736fceb90d618b4a473f8308a209f25ac7ab45;p=cavedroid.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index dbde2a4..9328a4e 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,17 +1,20 @@ + xmlns:tools="http://schemas.android.com/tools"> + android:theme="@style/GdxTheme" tools:ignore="GoogleAppIndexingWarning" + android:fullBackupContent="@xml/backup_descriptor"> + android:screenOrientation="sensorLandscape" + android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenSize" + tools:ignore="LockedOrientationActivity">