From 6943578c18251e999fb39744e5b3896f92696129 Mon Sep 17 00:00:00 2001 From: vikrama Date: Wed, 23 Jun 2010 03:01:43 +0000 Subject: [PATCH] Do not broadcast the intent git-svn-id: https://zxing.googlecode.com/svn/trunk@1453 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 4772a2fa7..a59471c50 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -99,10 +99,11 @@ versionName is 2.31, 2.4, or 3.0. --> android:label="@string/wa_name" android:screenOrientation="landscape" android:configChanges="orientation|keyboardHidden"> - - - - + + + + +