am 026df005: Merge "Fixing bug where drag would sometimes get cancelled inadvertently" into ics-mr1

* commit '026df005fbe448090eebfebeab9a3ada24e4823c':
  Fixing bug where drag would sometimes get cancelled inadvertently
This commit is contained in:
Adam Cohen
2011-11-21 15:14:25 -08:00
committed by Android Git Automerger
+1
View File
@@ -2363,6 +2363,7 @@ public class Workspace extends SmoothPagedView
mDragTargetLayout.onDragExit();
}
mLastDragOverView = null;
mSpringLoadedDragController.cancel();
if (!mIsPageMoving) {
hideOutlines();