BaseThreadListItemViewHolder

Base ViewHolder used for displaying items by the io.getstream.chat.android.ui.feature.threads.list.adapter.internal.ThreadListAdapter.

Constructors

Link copied to clipboard
constructor(itemView: View)

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun bind(item: T)

Binds the item to the ViewHolder.

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String