Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e753f80 authored by Antoine Labour's avatar Antoine Labour Committed by Android Git Automerger
Browse files

am f6ec140a: am 4a35f41a: Merge "WindowManager: fix clipping" into lmp-dev

* commit 'f6ec140ad67263061c6c9236e1c117c75c1a6dc0':
  WindowManager: fix clipping
parents fae1f5fb 7c71671d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {