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