Merge "Fixing bug where drag would sometimes get cancelled inadvertently" into ics-mr1
This commit is contained in:
@@ -2363,6 +2363,7 @@ public class Workspace extends SmoothPagedView
|
||||
mDragTargetLayout.onDragExit();
|
||||
}
|
||||
mLastDragOverView = null;
|
||||
mSpringLoadedDragController.cancel();
|
||||
|
||||
if (!mIsPageMoving) {
|
||||
hideOutlines();
|
||||
|
||||
Reference in New Issue
Block a user