X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=altosdroid%2FAndroidManifest.xml;h=58f5077cc03cfba4bab95741dd512919c80dcf3a;hb=d015cfc1499a263549f52d46e9e5b934fcb94f53;hp=0c72c1ae471ba58173c4a750f020301697cd6373;hpb=96f2ae5fc0d3bf88704d2ae1b4df5dc6aefc523b;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 0c72c1ae..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"> + + + + + + + + + + + + +