onItemClick

abstract fun onItemClick(position: Int)

Item点击事件

Parameters

position

点击Item的索引位置