toggle menu
ZappBase
androidJvm
switch theme
search in API
Databinding
/
com.zappstudio.databinding.ui.recyclerview.layoutmanager
/
PercentLinearLayoutManager
/
PercentLinearLayoutManager
Percent
Linear
Layout
Manager
@
JvmOverloads
constructor
(
ratio
:
Float
,
context
:
Context
?
,
orientation
:
Int
=
RecyclerView.VERTICAL
,
reverseLayout
:
Boolean
=
false
)
constructor
(
ratio
:
Float
,
context
:
Context
,
attrs
:
AttributeSet
,
defStyleAttr
:
Int
,
defStyleRes
:
Int
)