public abstract class SectionedViewHolder
extends RecyclerView.ViewHolder
| Constructor and Description |
|---|
SectionedViewHolder(android.view.View itemView) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemCoord |
getRelativePosition() |
protected boolean |
isFooter() |
protected boolean |
isHeader() |
protected ItemCoord getRelativePosition()
protected boolean isHeader()
protected boolean isFooter()