mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Revert "Fix issue of extra blank screen after uninstall (issue 12372657)"
This reverts commit b2603e3d3a.
Change-Id: I81f8c5a4e3861b936ef9e1fbdb339c12d5aefc70
This commit is contained in:
@@ -828,7 +828,6 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
|
||||
}
|
||||
});
|
||||
} else {
|
||||
mLauncher.getWorkspace().removeExtraEmptyScreen(true, null);
|
||||
mLauncher.unlockScreenOrientation(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user