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

Commit c24353d6 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [9308687] into qt-qpr1-release

Change-Id: Iebccb7abf43004316085fd1bc4d2763a9bc4b6ae
parents 6bc8fff2 8c1576b6
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -14423,8 +14423,13 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
        }
        notifyAppearedOrDisappearedForContentCaptureIfNeeded(isVisible);
        // Update the gesture exclusion rects only if they are set
        final ListenerInfo info = getListenerInfo();
        if (info != null && info.mSystemGestureExclusionRects != null) {
            updateSystemGestureExclusionRects();
        }
    }
    /**
     * Returns the current visibility of the window this view is attached to