From 58376925f9596c23f5c9ffa6c99630dfddcfce9c Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 26 May 2015 18:56:52 -0700 Subject: Fixing page background not displayed when dragging from all apps > Adding empty page synchronously, instead of waiting for a frame > Changing launcher state from widgets screen in the same frame, similar to all apps > Removing DragEnforcer, and moving that logic in side the workspace, disabled by a flag > Using first page to get page bounds in drag layer, as last page may not have been measured Change-Id: I172ba4e5ce44648ac55402d49994542c6e10f101 --- res/values/config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res') diff --git a/res/values/config.xml b/res/values/config.xml index fbce3a41f..73de79417 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -20,6 +20,7 @@ -1500 + -- cgit v1.2.3