X-Git-Url: http://git.rot13.org/?p=zxing.git;a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hp=deacde390118beb35a1369c9b75c3a066a7d2c91;hb=6ae0c7db5eae555f87c4c197a9e7308d3b387c3b;hpb=5cafc9e3c3c0f3ca6c35baad61ce0c8eb114a335 diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index deacde39..d7bc3d5d 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,8 +20,9 @@ version to be published. The next versionCode will be 7, regardless of whether t versionName is 2.31, 2.4, or 3.0. --> + android:versionName="3.5" + android:versionCode="62" + android:installLocation="auto"> @@ -40,7 +41,8 @@ versionName is 2.31, 2.4, or 3.0. --> + android:theme="@android:style/Theme.NoTitleBar.Fullscreen" + android:windowSoftInputMode="stateAlwaysHidden"> @@ -95,6 +97,11 @@ versionName is 2.31, 2.4, or 3.0. --> + + @@ -131,4 +138,14 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + +