class NetworkSummaryAdapter.PostViewHolder
extends RecyclerView.ViewHolder
Modifier and Type | Field and Description |
---|---|
(package private) android.widget.TextView |
fromLocation |
(package private) android.widget.TextView |
nearLocation |
(package private) android.widget.TextView |
postCount |
(package private) android.widget.TextView |
subscribedUserCount |
Constructor and Description |
---|
PostViewHolder(android.view.View itemView) |