From 046e7eb472acac800128ab026f3bc6348b0f933f Mon Sep 17 00:00:00 2001 From: Patrick Dubroy Date: Wed, 6 Oct 2010 12:14:43 -0700 Subject: Fix 3065611: NPE in Launcher attempting to drag app to home screen --- res/values/config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'res/values') diff --git a/res/values/config.xml b/res/values/config.xml index db967ea..b6d5037 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -5,6 +5,8 @@ 0 false + 600 + @@ -15,4 +17,11 @@ Setting to 1/2 of config_dragViewExtraPixels keeps it centered on its old position. --> 20 20 + + + 900 + + + 180 -- cgit v1.1