Merge "Apply icon alpha animation to expand/collapse private space." into main

This commit is contained in:
Brandon Dayauon
2024-04-05 04:18:48 +00:00
committed by Android (Google) Code Review
5 changed files with 162 additions and 65 deletions

View File

@@ -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(),