toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
StickyHeaderController
Sticky
Header
Controller
interface
StickyHeaderController
Members
Functions
init
Link copied to clipboard
abstract
fun
init
(
SectionsRecyclerView
:
SectionsRecyclerView
)
Bind the onScroll listener to the SectionsRecyclerView param
on
Scrolled
Link copied to clipboard
abstract
fun
onScrolled
(
recyclerView
:
RecyclerView
,
dx
:
Int
,
dy
:
Int
)
Called by the SectionsRecyclerView onScrolled event
reset
Link copied to clipboard
abstract
fun
reset
(
)
Reset the controller