epoxy-adapter / com.airbnb.epoxy / EpoxyController / setupStickyHeaderView

setupStickyHeaderView

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

Overrides StickyHeaderCallbacks.setupStickyHeaderView

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