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

Commit efd371b0 authored by Adrian Roos's avatar Adrian Roos
Browse files

Remove obsolete TODO

Change-Id: I82eb3ed7d6c40a5d919e98cdf446f74c872a9686
Fixes: 131181940
Test: n/a
parent 89b9417a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3995,8 +3995,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 */);