Merge "Fix scaling of workspace and hotseat with wrong pivots" into tm-dev am: 2403b863c3

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17003265

Change-Id: I54b0fc32a23d0692a30bdb9b6988f99bc30102be
This commit is contained in:
TreeHugger Robot
2022-03-02 18:36:16 +00:00
committed by Automerger Merge Worker
@@ -144,6 +144,7 @@ public class LauncherUnfoldAnimationController {
@Override
public void onTransitionStarted() {
mLauncher.getWorkspace().setPivotToScaleWithSelf(mLauncher.getHotseat());
}
@Override