am 42143d73: am e99951bd: am f0f2ffae: Fix issue where extra page hangs around (issue 11634172)

* commit '42143d73ab1fe0318a2410a56634992ffc481588':
  Fix issue where extra page hangs around (issue 11634172)
This commit is contained in:
Adam Cohen
2014-02-14 20:53:43 +00:00
committed by Android Git Automerger
+2
View File
@@ -758,6 +758,8 @@ public class Folder extends LinearLayout implements DragSource, View.OnClickList
}
completeDragExit();
}
} else {
mLauncher.getWorkspace().removeExtraEmptyScreen(true, null);
}
mDeleteFolderOnDropCompleted = false;