mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
Merge "Reset scroll position when all apps is reset" into ub-launcher3-calgary
This commit is contained in:
committed by
Android (Google) Code Review
commit
e22e607440
@@ -290,6 +290,7 @@ public class AllAppsContainerView extends BaseContainerView implements DragSourc
|
||||
*/
|
||||
public void reset() {
|
||||
// Reset the search bar and base recycler view after transitioning home
|
||||
scrollToTop();
|
||||
mSearchBarController.reset();
|
||||
mAppsRecyclerView.reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user