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