Merge "Temporary wait to check that waiting after swiping from context menu is a way to the real fix." into sc-dev am: 60f6662fa3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14419418 Change-Id: I662a29154e52dedce27c4b673b6bb36d9f9e7370
This commit is contained in:
@@ -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());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user