summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge/config.xml
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2010-12-09 21:04:15 -0800
committerAdam Lesinski <adamlesinski@google.com>2010-12-13 14:51:15 -0800
commit2a898a0ac54beab0ae56c97eeccc017b02d61453 (patch)
tree72d2baf2f6a815b3ef9024f1020843792159bb62 /res/values-xlarge/config.xml
parent4c4b20f7c356774995f117e3322e7ab5fc0f10f0 (diff)
downloadandroid_packages_apps_Trebuchet-2a898a0ac54beab0ae56c97eeccc017b02d61453.tar.gz
android_packages_apps_Trebuchet-2a898a0ac54beab0ae56c97eeccc017b02d61453.tar.bz2
android_packages_apps_Trebuchet-2a898a0ac54beab0ae56c97eeccc017b02d61453.zip
Update Wallpaper picker and fix bug
-Fixed b/3271838 -On a phone, Fragment would not remember its previous state and crash on rotation Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
Diffstat (limited to 'res/values-xlarge/config.xml')
-rw-r--r--res/values-xlarge/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-xlarge/config.xml b/res/values-xlarge/config.xml
index 55a96f6e9..c254eb396 100644
--- a/res/values-xlarge/config.xml
+++ b/res/values-xlarge/config.xml
@@ -51,4 +51,8 @@
<!-- The slope, in percent, of the drag movement needed to drag an item out of the customization
drawer (y / x * 100%) -->
<integer name="config_customizationDrawerDragSlopeThreshold">150</integer>
+
+ <style name="config_orientation">
+ <item name="@android:screenOrientation">unspecified</item>
+ </style>
</resources>