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

Commit 3d425eaa authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "Display Cutout: invalidate overlay view when cutout changes" into pi-dev am: f30b7ef7

am: 7eabbd5a

Change-Id: Id24503957497de0eb77ee9d331e08cbe8dca8cf7
parents 17bbd0ab 7eabbd5a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -388,6 +388,7 @@ public class ScreenDecorations extends SystemUI implements Tunable {
                mBounds.set(mInfo.displayCutout.getBounds());
                localBounds(mBoundingRect);
                mInfo.displayCutout.getBounds().getBoundaryPath(mBoundingPath);
                invalidate();
                newVisible = VISIBLE;
            } else {
                newVisible = GONE;