public class ViewHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
android.widget.ImageView |
mIvIcon
图标
|
android.widget.LinearLayout |
mLLContentView
父布局
|
android.widget.TextView |
mTvTitle
标题
|
| Constructor and Description |
|---|
ViewHolder() |