ItemBindHolder
Applies to BaseBindAdapter , BaseBindListAdapter and BaseBindPagingAdapter ViewHolder. If you want to customize your own ViewHolder, you should make your ViewHolder inherit ItemBindHolder and use it as the return value of setViewHolder.
Since
1.1.1