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

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

Merge "Remove obsolete TODO" into main

parents 410ce43a efd371b0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4017,8 +4017,6 @@ public final class ViewRootImpl implements ViewParent,
            mWindowFocusChanged = false;
            hasWindowFocus = mUpcomingWindowFocus;
        }
        // TODO (b/131181940): Make sure this doesn't leak Activity with mActivityConfigCallback
        // config changes.
        if (hasWindowFocus) {
            mInsetsController.onWindowFocusGained(
                    getFocusedViewOrNull() != null /* hasViewFocused */);