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