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

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

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

Change-Id: I01135b30a2cc68d8788f9aafad7b483a4ac58135
parents 99586afb 0cb1a9f0
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