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