onCreateChildViewHolder

Called from onCreateViewHolder when the list item created is a child

Return

A CVH corresponding to child list item with the ViewGroup parent

Parameters

viewType

an int returned by getItemViewType

parent

the ViewGroup in the list for which a CVH is being created