Animating the widget previews on drag from AppsCustomize.

Change-Id: I223d66bb447c40e6870be46bb27f107f0e428a95
This commit is contained in:
Winson Chung
2012-02-22 13:51:36 -08:00
parent 867ca62c0e
commit 72d598400d
5 changed files with 44 additions and 43 deletions
+1 -1
View File
@@ -1962,7 +1962,7 @@ public class Workspace extends SmoothPagedView
}
mDragController.startDrag(b, dragLayerX, dragLayerY, source, child.getTag(),
DragController.DRAG_ACTION_MOVE, dragVisualizeOffset, dragRect);
DragController.DRAG_ACTION_MOVE, dragVisualizeOffset, dragRect, 1f);
b.recycle();
// Show the scrolling indicator when you pick up an item