-
public class ChannelViewHolderFactoryAllows you to easily customize channel rendering
-
-
Field Summary
Fields Modifier and Type Field Description public static intCHANNEL_GENERAL
-
Method Summary
Modifier and Type Method Description intgetChannelViewType(Channel channel)BaseChannelListItemViewHoldercreateChannelViewHolder(ChannelListItemAdapter adapter, ViewGroup parent, int viewType)-
-
Method Detail
-
getChannelViewType
int getChannelViewType(Channel channel)
-
createChannelViewHolder
BaseChannelListItemViewHolder createChannelViewHolder(ChannelListItemAdapter adapter, ViewGroup parent, int viewType)
-
-
-
-