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