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

This commit is contained in:
TreeHugger Robot 2018-11-08 02:29:39 +00:00 committed by Android (Google) Code Review
commit e74d89be14
1 changed files with 1 additions and 1 deletions

View File

@ -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);