static class AppsListFragmentAdapter.SimpleViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
Modifier and Type | Field and Description |
---|---|
(package private) android.widget.RelativeLayout |
app |
(package private) android.widget.ImageView |
appIcon |
(package private) android.widget.ImageView |
selectedApp |
(package private) android.widget.TextView |
textView |
Constructor and Description |
---|
SimpleViewHolder(android.view.View itemView) |