Merge "Solve fling-to-delete bug" into jb-ub-now-indigo-rose

This commit is contained in:
Michael Jurka
2013-09-16 18:05:16 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 5 deletions

View File

@@ -530,8 +530,6 @@ public class DeleteDropTarget extends ButtonDropTarget {
Runnable onAnimationEndRunnable = new Runnable() {
@Override
public void run() {
mSearchDropTargetBar.onDragEnd();
// If we are dragging from AllApps, then we allow AppsCustomizePagedView to clean up
// itself, otherwise, complete the drop to initiate the deletion process
if (!isAllApps) {