toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
LithoScrollView
/
LithoScrollView
Litho
Scroll
View
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
,
defStyleAttr
:
Int
=
0
)
@
JvmOverloads
constructor
(
context
:
Context
,
renderTreeView
:
BaseMountingView
=
LithoView(context)
,
attrs
:
AttributeSet
?
=
null
,
defStyleAttr
:
Int
=
0
)