summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorPatrick Dubroy <dubroy@google.com>2010-11-23 14:40:33 -0800
committerPatrick Dubroy <dubroy@google.com>2010-11-24 10:00:55 -0800
commita669d79d0dcf034651ce305a8cd334272bec3374 (patch)
tree708f3671b71eaa79bdffe674ebcf65f3bb0fb4bb /res
parent2f5590d98eca736709a6dea530131a424a7b1ac7 (diff)
downloadandroid_packages_apps_Trebuchet-a669d79d0dcf034651ce305a8cd334272bec3374.tar.gz
android_packages_apps_Trebuchet-a669d79d0dcf034651ce305a8cd334272bec3374.tar.bz2
android_packages_apps_Trebuchet-a669d79d0dcf034651ce305a8cd334272bec3374.zip
Prevent flicker when starting a drag.
Also, animate item the view to its new position when dragging.
Diffstat (limited to 'res')
-rw-r--r--res/values-xlarge/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-xlarge/config.xml b/res/values-xlarge/config.xml
index fa7af5edb..365475328 100644
--- a/res/values-xlarge/config.xml
+++ b/res/values-xlarge/config.xml
@@ -37,7 +37,7 @@
<!-- When dragging items on the workspace, the number of pixels by which the position of
the drag view should be offset from the position of the original view. -->
<integer name="config_dragViewOffsetX">0</integer>
- <integer name="config_dragViewOffsetY">12</integer>
+ <integer name="config_dragViewOffsetY">-12</integer>
<!-- When items are dropped on the mini screens in customize mode, we have a bounce animation
of the bright green hover outline, and then fade out the outline at the end. These are