Package-level declarations

Types

Link copied to clipboard
@IviExperimental(reasons = [])
open class PanelListRecyclerView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : RecyclerView

This RecyclerView extension facilitates additional use-cases that are relevant to lists of panels. Particularly, it resolves a number of touch event related issues that occur when scrolling through a list with list items that have nested scrolling.