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

Commit d1903693 authored by Robert Carr's avatar Robert Carr Committed by android-build-merger
Browse files

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

am: b841b4e9

Change-Id: Iaaa3317b0dc8c6e320aa4a8b2677bcc9f1735234
parents f497ca5a b841b4e9
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 */