StickyHeaderController

Functions

Link copied to clipboard
abstract fun init(sectionsRecyclerView: SectionsRecyclerView)

Bind the onScroll listener to the SectionsRecyclerView param

Link copied to clipboard
abstract fun onScrolled(recyclerView: RecyclerView, dx: Int, dy: Int)

Called by the SectionsRecyclerView onScrolled event

Link copied to clipboard
abstract fun reset()

Reset the controller