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

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

Merge "Temporary wait to check that waiting after swiping from context menu is...

Merge "Temporary wait to check that waiting after swiping from context menu is a way to the real fix." into sc-dev
parents b55372ce e9ce95be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -695,6 +695,7 @@ public final class LauncherInstrumentation {
                        waitUntilLauncherObjectGone(CONTEXT_MENU_RES_ID);
                        // Swiping up can temporarily bring Nexus Launcher if the current
                        // Launcher is a Launcher3 one. Wait for the current launcher to reappear.
                        SystemClock.sleep(5000); // b/187080582
                        waitForLauncherObject(getAnyObjectSelector());
                    }
                }