public class ViewHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
android.widget.ImageView |
ivProfileIcon |
android.widget.TextView |
txtComment |
android.widget.TextView |
txtDate |
android.widget.TextView |
txtName |
| Constructor and Description |
|---|
ViewHolder() |