mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Merge "Apply icon alpha animation to expand/collapse private space." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
bcb6a62297
@@ -517,7 +517,7 @@ public class ActivityAllAppsContainerView<T extends Context & ActivityContext>
|
||||
switchToTab(ActivityAllAppsContainerView.AdapterHolder.MAIN);
|
||||
// Scroll to bottom
|
||||
if (mPrivateProfileManager != null) {
|
||||
mPrivateProfileManager.scrollForViewToBeVisibleInContainer(
|
||||
mPrivateProfileManager.scrollForHeaderToBeVisibleInContainer(
|
||||
getActiveAppsRecyclerView(),
|
||||
getPersonalAppList().getAdapterItems(),
|
||||
mPrivateProfileManager.getPsHeaderHeight(),
|
||||
|
||||
Reference in New Issue
Block a user