Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32e4344a authored by Mark Ashdown's avatar Mark Ashdown Committed by Android Git Automerger
Browse files

am a2bc3772: Merge remote-tracking branch \'goog/ub-now-lunchbox\' into lunchbox-release

* commit 'a2bc3772':
  Revert "Fix issue of extra blank screen after uninstall (issue 12372657)"
parents 49635c71 a2bc3772
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -828,7 +828,6 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
                }
            });
        } else {
            mLauncher.getWorkspace().removeExtraEmptyScreen(true, null);
            mLauncher.unlockScreenOrientation(false);
        }
    }