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

Commit 3b90e109 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Search] Sync header Y translation with AllApps y scroll" into sc-v2-dev

parents 5f412199 6e91ccbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -643,7 +643,7 @@ public class AllAppsContainerView extends SpringRelativeLayout implements DragSo
        mIsSearching = false;
        mHeader.setCollapsed(false);
        rebindAdapters();
        getActiveRecyclerView().scrollToTop();
        mHeader.reset(false);
    }

    public void onSearchResultsChanged() {