setOnProfileClickListener

open fun setOnProfileClickListener(@Nullable profileClickListener: OnItemClickListener<T>)

Register a callback to be invoked when the profile view is clicked.

Parameters

profileClickListener

The callback that will run since 1.2.2