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

Commit 6390144d 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

am: d1903693

Change-Id: I8bf5a74fa0f67636e04fcb7cef269eab4cbd83f6
parents 5d2e064e d1903693
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 */