X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=58f5077cc03cfba4bab95741dd512919c80dcf3a;hp=bf88574453b7be124f3054da02cb2063dcd6134e;hb=d015cfc1499a263549f52d46e9e5b934fcb94f53;hpb=1f88d345c407e409611448d0e8813ab5a6de0a0b diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index bf885744..58f5077c 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -17,9 +17,9 @@ --> - + android:versionCode="7" + android:versionName="1.6.0.3"> + @@ -32,31 +32,61 @@ + + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + + + + + + +