sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.ui.presentations.views.percent
/
PercentFrameLayout
/
LayoutParams
/
LayoutParams
Layout
Params
constructor
(
c
:
Context
,
attrs
:
AttributeSet
)
constructor
(
width
:
Int
,
height
:
Int
)
constructor
(
width
:
Int
,
height
:
Int
,
gravity
:
Int
)
constructor
(
source
:
ViewGroup.LayoutParams
)
constructor
(
source
:
ViewGroup.MarginLayoutParams
)
constructor
(
source
:
FrameLayout.LayoutParams
)
@
RequiresApi
(
value
=
19
)
constructor
(
source
:
PercentFrameLayout.LayoutParams
)