summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-07-19 14:53:05 -0700
committerAdam Cohen <adamcohen@google.com>2012-07-19 18:23:56 -0700
commit36e6c5bb232f3a876753b91fb9ec604cda8664a5 (patch)
treea7a3499095d7428b0d9557b7c2e0985f2f55f17c /res
parentd7d37b134b7a3b12858ff099069eba369a6b5373 (diff)
downloadandroid_packages_apps_Trebuchet-36e6c5bb232f3a876753b91fb9ec604cda8664a5.tar.gz
android_packages_apps_Trebuchet-36e6c5bb232f3a876753b91fb9ec604cda8664a5.tar.bz2
android_packages_apps_Trebuchet-36e6c5bb232f3a876753b91fb9ec604cda8664a5.zip
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
- Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home - Enabling rotation in master. Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
Diffstat (limited to 'res')
-rw-r--r--res/values-sw600dp/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-sw600dp/config.xml b/res/values-sw600dp/config.xml
index 02dd29057..b67b9c1c0 100644
--- a/res/values-sw600dp/config.xml
+++ b/res/values-sw600dp/config.xml
@@ -5,7 +5,6 @@
<integer name="cell_count_y">6</integer>
<integer name="hotseat_cell_count">7</integer>
<integer name="hotseat_all_apps_index">3</integer>
-
<!-- DragController -->
<integer name="config_flingToDeleteMinVelocity">-1000</integer>