mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Merge "Revert "Removing old workaround"" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0ec3e647ba
@@ -158,6 +158,12 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
||||
@NavigationModeSwitch
|
||||
@PortraitLandscape
|
||||
public void testOverviewActions() throws Exception {
|
||||
// Experimenting for b/165029151:
|
||||
final Overview overview = mLauncher.pressHome().switchToOverview();
|
||||
if (overview.hasTasks()) overview.dismissAllTasks();
|
||||
mLauncher.pressHome();
|
||||
//
|
||||
|
||||
startTestAppsWithCheck();
|
||||
OverviewActions actionsView =
|
||||
mLauncher.pressHome().switchToOverview().getOverviewActions();
|
||||
|
||||
Reference in New Issue
Block a user