Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f7916d6 authored by Federico Baron's avatar Federico Baron Committed by Android (Google) Code Review
Browse files

Merge "Fix TaplOpenCloseAllAppsTest#testAllAppsFromHome" into main

parents c2b06abd f1bbcbd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -261,7 +261,7 @@ public abstract class AllApps extends LauncherInstrumentation.VisibleContainer
            int attempts = 0;
            int attempts = 0;
            final Rect margins = new Rect(
            final Rect margins = new Rect(
                    /* left= */ 0,
                    /* left= */ 0,
                    getTopVisibleIconBounds(allAppsContainer).bottom,
                    mHeight / 2,
                    /* right= */ 0,
                    /* right= */ 0,
                    /* bottom= */ getAppsListRecyclerBottomPadding());
                    /* bottom= */ getAppsListRecyclerBottomPadding());