package

androidx.percentlayout.widget

Interfaces

PercentLayoutHelper.PercentLayoutParamsIf a layout wants to support percentage based dimensions and use this helper class, its LayoutParams subclass must implement this interface.

Classes

PercentFrameLayoutSubclass of that supports percentage based dimensions and margins.
PercentFrameLayout.LayoutParams
PercentLayoutHelperHelper for layouts that want to support percentage based dimensions.
PercentLayoutHelper.PercentLayoutInfoContainer for information about percentage dimensions and margins.
PercentRelativeLayoutSubclass of that supports percentage based dimensions and margins.
PercentRelativeLayout.LayoutParams