mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Fix Robolectric test breakage
Bug: 166204002 Change-Id: I9c54c6230756dbb5fe8bdcb37ba51165d20bb815
This commit is contained in:
@@ -925,6 +925,7 @@ public class Launcher extends StatefulActivity<LauncherState> implements Launche
|
||||
|
||||
|
||||
private void logStopAndResume(int command) {
|
||||
if (mPendingExecutor != null) return;
|
||||
int pageIndex = mWorkspace.isOverlayShown() ? -1 : mWorkspace.getCurrentPage();
|
||||
int containerType = mStateManager.getState().containerType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user