Merge "Revert "Fix issue of extra blank screen after uninstall (issue 12372657)"" into ub-now-lunchbox

This commit is contained in:
Adam Cohen
2014-03-07 00:39:22 +00:00
committed by Android (Google) Code Review
@@ -828,7 +828,6 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
}
});
} else {
mLauncher.getWorkspace().removeExtraEmptyScreen(true, null);
mLauncher.unlockScreenOrientation(false);
}
}