am 919ce780: am 7da05a50: Merge "Fix issue of extra blank screen after uninstall (issue 12372657)" into ub-now-lunchbox

* commit '919ce78038836547480c37a444fe90b68f9c943f':
  Fix issue of extra blank screen after uninstall (issue 12372657)
This commit is contained in:
Adam Cohen
2014-03-04 00:36:54 +00:00
committed by Android Git Automerger
@@ -828,6 +828,7 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
}
});
} else {
mLauncher.getWorkspace().removeExtraEmptyScreen(true, null);
mLauncher.unlockScreenOrientation(false);
}
}