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:
@@ -144,6 +144,7 @@ public class LauncherUnfoldAnimationController {
|
||||
|
||||
@Override
|
||||
public void onTransitionStarted() {
|
||||
mLauncher.getWorkspace().setPivotToScaleWithSelf(mLauncher.getHotseat());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user