toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
LinearLayoutInfo
/
LinearLayoutInfo
Linear
Layout
Info
@
JvmOverloads
constructor
(
context
:
ComponentContext
?
,
orientation
:
Int
,
reverseLayout
:
Boolean
,
stackFromEnd
:
Boolean
=
false
)
@
JvmOverloads
constructor
(
context
:
Context
?
,
orientation
:
Int
,
reverseLayout
:
Boolean
,
stackFromEnd
:
Boolean
=
false
)
constructor
(
linearLayoutManager
:
LinearLayoutManager
)