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

Commit f30b7ef7 authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

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

parents cd0a1d1c 1b028287
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;