mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
Reset scroll position when all apps is reset
Change-Id: If0d4aa0f488e3198a17c7649e7ef9bc8a78a0cbc
This commit is contained in:
@@ -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