mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Waiting for the state to settle after clear-all-tasks action
Bug: 313926097 Flag: N/A Test: presubmit Change-Id: Idbbf48d5814fa457b3542ff972bfb86d31f04377
This commit is contained in:
@@ -280,7 +280,6 @@ public class FallbackRecentsTest {
|
||||
|
||||
// Test dismissing all tasks.
|
||||
pressHomeAndGoToOverview().dismissAllTasks();
|
||||
waitForRecentsActivityStop(); // dismissAllTasks() will close Recents
|
||||
assertTrue("Fallback Launcher not visible", TestHelpers.wait(Until.hasObject(By.pkg(
|
||||
mOtherLauncherActivity.packageName).text(FALLBACK_LAUNCHER_TITLE)), WAIT_TIME_MS));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user