Package com.airbnb.epoxy.stickyheader

Types

StickyHeaderCallbacks
Link copied to clipboard
interface StickyHeaderCallbacks
Adds sticky headers capabilities to any RecyclerView.Adapter combined with StickyHeaderLinearLayoutManager.
StickyHeaderLinearLayoutManager
Link copied to clipboard
class StickyHeaderLinearLayoutManager @JvmOverloads() constructor(context: Context, orientation: Int, reverseLayout: Boolean) : LinearLayoutManager
Adds sticky headers capabilities to your RecyclerView.Adapter.