Merge "Revert "Removing old workaround"" into sc-v2-dev am: 0ec3e647ba
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15587972 Change-Id: I742efdbd334bc5c6ee57429facf150f03f658b08
This commit is contained in:
@@ -158,6 +158,12 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
|||||||
@NavigationModeSwitch
|
@NavigationModeSwitch
|
||||||
@PortraitLandscape
|
@PortraitLandscape
|
||||||
public void testOverviewActions() throws Exception {
|
public void testOverviewActions() throws Exception {
|
||||||
|
// Experimenting for b/165029151:
|
||||||
|
final Overview overview = mLauncher.pressHome().switchToOverview();
|
||||||
|
if (overview.hasTasks()) overview.dismissAllTasks();
|
||||||
|
mLauncher.pressHome();
|
||||||
|
//
|
||||||
|
|
||||||
startTestAppsWithCheck();
|
startTestAppsWithCheck();
|
||||||
OverviewActions actionsView =
|
OverviewActions actionsView =
|
||||||
mLauncher.pressHome().switchToOverview().getOverviewActions();
|
mLauncher.pressHome().switchToOverview().getOverviewActions();
|
||||||
|
|||||||
Reference in New Issue
Block a user