mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge "Fix TaplOpenCloseAllAppsTest#testAllAppsFromHome" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
6f7916d647
@@ -261,7 +261,7 @@ public abstract class AllApps extends LauncherInstrumentation.VisibleContainer
|
||||
int attempts = 0;
|
||||
final Rect margins = new Rect(
|
||||
/* left= */ 0,
|
||||
getTopVisibleIconBounds(allAppsContainer).bottom,
|
||||
mHeight / 2,
|
||||
/* right= */ 0,
|
||||
/* bottom= */ getAppsListRecyclerBottomPadding());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user