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

This commit is contained in:
TreeHugger Robot
2021-09-21 20:51:08 +00:00
committed by Android (Google) Code Review
@@ -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() {