Merge "Adding support for showing predicted apps as a floating row in all-apps and overview" into ub-launcher3-qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-23 21:47:38 +00:00
committed by Android (Google) Code Review
29 changed files with 2191 additions and 21 deletions

View File

@@ -168,7 +168,7 @@ public abstract class AbstractLauncherUiTest {
}
@After
public void tearDown() {
public void verifyLauncherState() {
try {
// Limits UI tests affecting tests running after them.
waitForModelLoaded();