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();
|
mDragTargetLayout.onDragExit();
|
||||||
}
|
}
|
||||||
mLastDragOverView = null;
|
mLastDragOverView = null;
|
||||||
|
mSpringLoadedDragController.cancel();
|
||||||
|
|
||||||
if (!mIsPageMoving) {
|
if (!mIsPageMoving) {
|
||||||
hideOutlines();
|
hideOutlines();
|
||||||
|
|||||||
Reference in New Issue
Block a user