class CardSystemViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
| Modifier and Type | Field and Description |
|---|---|
(package private) android.widget.ImageView |
cardSystemIcon
The Card system icon.
|
| Constructor and Description |
|---|
CardSystemViewHolder(android.view.View itemView)
Instantiates a new Card system view holder.
|