private static class RecyclerViewAdapterProfs.ViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
Modifier and Type | Field and Description |
---|---|
(package private) android.widget.TextView |
afternoon |
(package private) android.widget.TextView |
date |
(package private) android.widget.TextView |
morning |
(package private) android.widget.TextView |
name |
Constructor and Description |
---|
ViewHolder(android.view.View itemView) |