LabelComponent

public class LabelComponent

Tag Component

Author

shaunak

Since

2023-08-14

Constructors

Link copied to clipboard
public void LabelComponent(Context context)
public void LabelComponent(Context context, AttributeSet attrs)

Functions

Link copied to clipboard
public LabelListAdapter getChatListAdapter()
Get the RecyclerView view
Link copied to clipboard
public RecyclerView getRecyclerView()
Get the RecyclerView instance
Link copied to clipboard
public View onCreateView(Context context, LayoutInflater inflater, ViewGroup parent, AttributeSet attrs)
Link copied to clipboard
public void setLabelClickListener<T>(OnItemClickListener<T> onLabelClickListener)
Link copied to clipboard
public void setLabelListData(List<LabelModel> labelModels)
Set Data Source