Merge "WindowManager: fix clipping" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7699651ec4
@@ -740,6 +740,7 @@ class WindowStateAnimator {
|
||||
mSurfaceX = 0;
|
||||
mSurfaceY = 0;
|
||||
w.mLastSystemDecorRect.set(0, 0, 0, 0);
|
||||
mLastClipRect.set(0, 0, 0, 0);
|
||||
|
||||
// Set up surface control with initial size.
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user