protected static class SingleLineItem.ViewHolder
extends RecyclerView.ViewHolder
| Modifier and Type | Field and Description |
|---|---|
protected android.widget.ImageView |
avatar |
protected android.widget.ImageView |
icon |
protected android.widget.TextView |
name |
| Constructor and Description |
|---|
ViewHolder(android.view.View view) |