public class BaseViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
| Modifier and Type | Field and Description |
|---|---|
private android.content.Context |
mContext |
| Constructor and Description |
|---|
BaseViewHolder(android.view.ViewGroup viewGroup,
int layoutRes) |
| Modifier and Type | Method and Description |
|---|---|
android.content.Context |
getContext() |
int |
getHeight() |
void |
onBind(java.lang.Object object,
int index) |