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

Commit e74d89be authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Requiring apps_view on workspace" into ub-launcher3-master

parents 8b8ff994 8effd11e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ public final class LauncherInstrumentation {

        switch (containerType) {
            case WORKSPACE: {
                waitUntilGone(APPS_RES_ID);
                waitForLauncherObject(APPS_RES_ID);
                waitUntilGone(OVERVIEW_RES_ID);
                waitUntilGone(WIDGETS_RES_ID);
                return waitForLauncherObject(WORKSPACE_RES_ID);