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

Commit 193b167c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Input: Let WM compute touchable region 2/2"

parents 04f55a33 b9246321
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2836,6 +2836,7 @@ class WindowState extends WindowContainer<WindowState> implements WindowManagerP
                break;
            }
        }
        cropRegionToStackBoundsIfNeeded(outRegion);

        if (forSurface) {
            if (mTouchableInsets != TOUCHABLE_INSETS_REGION) {