onDraw

open override fun onDraw(canvas: Canvas, parent: RecyclerView, state: RecyclerView.State)

Draw the drawable into the canvas supplied to the RecyclerView.

Throws

when an adapter other than ListGroupItemsCollection is used.