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

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

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

Change-Id: I895f9eb563124e473d01994d416d5e2717867027
parents a2ea5b8d 0fea6007
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