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

Commit f1bbcbd7 authored by fbaron's avatar fbaron
Browse files

Fix TaplOpenCloseAllAppsTest#testAllAppsFromHome

Bug: 322228038
Flag: NONE
Test: TaplOpenCloseAllAppsTest#testAllAppsFromHome
Change-Id: I13b31dc16fca02a4e8770aca56e35e8606dd21b3
parent cb5d2ab7
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());