Merge "Removing scrolling to 0" into ub-launcher3-edmonton
This commit is contained in:
committed by
Android (Google) Code Review
commit
c2f651decf
@@ -531,7 +531,6 @@ public abstract class RecentsView<T extends BaseActivity>
|
||||
|
||||
unloadVisibleTaskData();
|
||||
setCurrentPage(0);
|
||||
scrollTo(0, 0);
|
||||
|
||||
OverviewCallbacks.get(getContext()).onResetOverview();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user