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

Commit d7b27259 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix no-op traversal requested in traversal before layout"

parents df8efd3e 7d5780c3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3348,7 +3348,6 @@ public final class ViewRootImpl implements ViewParent,

    private void performLayout(WindowManager.LayoutParams lp, int desiredWindowWidth,
            int desiredWindowHeight) {
        mLayoutRequested = false;
        mScrollMayChange = true;
        mInLayout = true;