Merge "Fix resetting of wallpaper offset." into pi-dev
am: 012c971e4c
Change-Id: Ic6edc048723272611cfca774f7cad58fa51410bd
This commit is contained in:
@@ -981,7 +981,7 @@ class WindowStateAnimator {
|
||||
mForceScaleUntilResize = true;
|
||||
} else {
|
||||
if (!w.mSeamlesslyRotated) {
|
||||
mSurfaceController.setPositionInTransaction(0, 0, recoveringMemory);
|
||||
mSurfaceController.setPositionInTransaction(mXOffset, mYOffset, recoveringMemory);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user