IView Provider
Functions
Link copied to clipboard
public abstract void bindViewHolder(BaseViewHolder holder, T t, int position, List<T> list, IViewProviderListener<T> listener)
Binds the view based on the data source
Link copied to clipboard
Indicates whether the item is of list type
Link copied to clipboard
Create ViewHolder