public class

PercentRelativeLayout.LayoutParams

extends RelativeLayout.LayoutParams

implements PercentLayoutHelper.PercentLayoutParams

 java.lang.Object

↳RelativeLayout.LayoutParams

↳androidx.percentlayout.widget.PercentRelativeLayout.LayoutParams

Summary

Constructors
publicLayoutParams(Context c, AttributeSet attrs)

publicLayoutParams(MarginLayoutParams source)

publicLayoutParams(ViewGroup.LayoutParams source)

Methods
public PercentLayoutHelper.PercentLayoutInfogetPercentLayoutInfo()

protected voidsetBaseAttributes(TypedArray a, int widthAttr, int heightAttr)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public LayoutParams(Context c, AttributeSet attrs)

public LayoutParams(ViewGroup.LayoutParams source)

public LayoutParams(MarginLayoutParams source)

Methods

public PercentLayoutHelper.PercentLayoutInfo getPercentLayoutInfo()

protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr)