Fixing problems in spring loaded mode and adding shortcut to hotseat. (5144911, 5144663)

Change-Id: Ibea34ecb17601c90c7a8f2c96abedff6c00dc4d9
This commit is contained in:
Winson Chung
2011-08-10 15:28:45 -07:00
parent fa2b241424
commit c7da555dc5
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -2809,8 +2809,7 @@ public class Workspace extends SmoothPagedView
}
}
if (layout == null) {
layout = findMatchingPageForDragOver(d.dragView, mDragViewVisualCenter[0],
mDragViewVisualCenter[1], true);
layout = findMatchingPageForDragOver(d.dragView, d.x, d.y, true);
}
if (layout != mDragTargetLayout) {
// Cancel all intermediate folder states