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

* commit 'f0f2ffaedc39b4657a3b7e24a4a3a90e08ed087f':
  Fix issue where extra page hangs around (issue 11634172)
This commit is contained in:
Adam Cohen
2013-11-14 11:59:37 -08: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;