ContactSelectableViewHolder

Constructors

Link copied to clipboard
public void ContactSelectableViewHolder(    View itemView,     OnActionClickListener<ContactModel> onItemClickListener,     OnActionClickListener<ContactModel> onItemRemoveClickListener,     boolean showSelectButton,     boolean showItemRightArrow,     boolean showItemRightText,     boolean showItemSelectAutoUpdate,     boolean showItemRemoveButton)

Functions

Link copied to clipboard
public void bind(ContactModel contactModel)
Link copied to clipboard
public void setShowItemRemoveButton(boolean isShow)