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

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

Merge "Request layout when updating child layout params." into oc-dev

parents eabb5621 5429daaa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7344,6 +7344,7 @@ public abstract class ViewGroup extends View implements ViewParent, ViewManager

    /** @hide */
    protected void onSetLayoutParams(View child, LayoutParams layoutParams) {
        requestLayout();
    }

    /** @hide */