createViewHolder

Creates a new ViewHolder based on the provided viewType to be used in the Thread List. The viewType parameter is determined by getItemViewType.

Parameters

parentView

The parent of the view.

viewType

The type of the item for which the viewHolder is created.