added in version 24.1.0
belongs to Maven artifact com.android.support:percent:28.0.0-alpha1
Deprecated since version 26.1.0
belongs to Maven artifact com.android.support:percent:28.0.0-alpha1
Deprecated since version 26.1.0
Summary:
Inherited Constants
| Inherited Fields
| Ctors
| Methods
| Protected Methods
| Inherited Methods
| [Expand All]
PercentFrameLayout.LayoutParams
public
static
class
PercentFrameLayout.LayoutParams
extends FrameLayout.LayoutParams
implements
PercentLayoutHelper.PercentLayoutParams
java.lang.Object | ||||
↳ | android.view.ViewGroup.LayoutParams | |||
↳ | android.view.ViewGroup.MarginLayoutParams | |||
↳ | android.widget.FrameLayout.LayoutParams | |||
↳ | android.support.percent.PercentFrameLayout.LayoutParams |
This class was deprecated
in API level 26.1.0.
this class is deprecated along with its parent class.
Summary
Inherited constants |
---|
![]()
android.widget.FrameLayout.LayoutParams
|
![]()
android.view.ViewGroup.LayoutParams
|
Inherited fields |
---|
![]()
android.widget.FrameLayout.LayoutParams
|
![]()
android.view.ViewGroup.MarginLayoutParams
|
![]()
android.view.ViewGroup.LayoutParams
|
Public constructors | |
---|---|
PercentFrameLayout.LayoutParams(Context c, AttributeSet attrs)
|
|
PercentFrameLayout.LayoutParams(int width, int height)
|
|
PercentFrameLayout.LayoutParams(int width, int height, int gravity)
|
|
PercentFrameLayout.LayoutParams(ViewGroup.LayoutParams source)
|
|
PercentFrameLayout.LayoutParams(ViewGroup.MarginLayoutParams source)
|
|
PercentFrameLayout.LayoutParams(FrameLayout.LayoutParams source)
|
|
PercentFrameLayout.LayoutParams(PercentFrameLayout.LayoutParams source)
|