toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinderViewHolder
/
setLithoViewLayoutParams
set
Litho
View
Layout
Params
abstract
fun
setLithoViewLayoutParams
(
lithoView
:
LithoView
,
width
:
Int
,
height
:
Int
,
widthSpec
:
Int
,
heightSpec
:
Int
,
isFullSpan
:
Boolean
)
Overwrite the LayoutPrams of the LithoView, which is an optional step if there is no need to do so.