Merge "Fix scaling of workspace and hotseat with wrong pivots" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-03-02 18:25:19 +00:00
committed by Android (Google) Code Review
@@ -144,6 +144,7 @@ public class LauncherUnfoldAnimationController {
@Override
public void onTransitionStarted() {
mLauncher.getWorkspace().setPivotToScaleWithSelf(mLauncher.getHotseat());
}
@Override