mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Merge "Force calculator to launch in fullscreen for quickswitch tests" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
a0ce634e2c
@@ -65,7 +65,7 @@ public class TaplTestsKeyboardQuickSwitch extends AbstractQuickStepTest {
|
||||
public void setUp() throws Exception {
|
||||
Assume.assumeTrue(mLauncher.isTablet());
|
||||
super.setUp();
|
||||
startAppFast(CALCULATOR_APP_PACKAGE);
|
||||
startAppFastInFullscreen(CALCULATOR_APP_PACKAGE);
|
||||
startTestActivity(2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user