summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-08-11 11:39:25 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-08-11 11:39:25 -0700
commit8535c4e1293483c8b48f5870067de4fb918522c9 (patch)
tree3f26ba883fb041e8c6bb58916473d0415341ab5a /AndroidManifest.xml
parent132a9ceebaf87e206380316bf7a81924e21fed59 (diff)
parent2d963a2899afbe000d1ab498f94de87f25e33184 (diff)
downloadpackages_apps_Browser-8535c4e1293483c8b48f5870067de4fb918522c9.zip
packages_apps_Browser-8535c4e1293483c8b48f5870067de4fb918522c9.tar.gz
packages_apps_Browser-8535c4e1293483c8b48f5870067de4fb918522c9.tar.bz2
Merge "Support horizontal swipe in combo activity"
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9a8a73b..e21c539 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -192,8 +192,7 @@
</intent-filter>
</activity>
- <activity android:name="ComboViewActivity"
- android:configChanges="orientation|keyboardHidden|keyboard|screenSize">
+ <activity android:name="ComboViewActivity">
</activity>
<!-- Bookmark thumbnail homescreen widget -->