setupStickyHeaderView

open fun setupStickyHeaderView(@NotNull() stickyHeader: View)

Optional callback to setup the sticky view,by default it doesn't do anything.The sub-classes should override the function if they areusing sticky header feature.