Package-level declarations

Types

Link copied to clipboard
open class SupportRecyclerView @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyle: Int = 0) : RecyclerView, SupportLifecycle

Extends RecyclerView and adds position management on stateConfiguration changes, and lifecycle aware callbacks