ChannelListItemViewHolderFactory

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Creates a new ViewHolder to be used in the Message List. The viewType parameter is determined by getItemViewType.

Link copied to clipboard

Returns a view type value based on the type and contents of the given item. The view type returned here will be used as a parameter in createViewHolder.