X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=58f5077cc03cfba4bab95741dd512919c80dcf3a;hb=ed682ca39496849b6c0d6bdf81bee6263864895f;hp=bf88574453b7be124f3054da02cb2063dcd6134e;hpb=1f88d345c407e409611448d0e8813ab5a6de0a0b;p=fw%2Faltos 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"> + + + + + + + + + + + + +