toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
CollectionPreparationManager
/
bind
bind
@
UiThread
fun
bind
(
view
:
RecyclerView
,
rangeRatio
:
Float
,
onEnterRange
:
(
Int
)
->
Unit
,
onExitRange
:
(
Int
)
->
Unit
)