toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
GridLayoutInfo
/
GridLayoutInfo
Grid
Layout
Info
@
JvmOverloads
constructor
(
context
:
Context
?
,
spanCount
:
Int
,
orientation
:
Int
=
OrientationHelper.VERTICAL
,
reverseLayout
:
Boolean
=
false
,
allowGridMeasuresOverride
:
Boolean
=
false
)
constructor
(
gridLayoutManager
:
GridLayoutManager
)