CommentsViewHolder

fun CommentsViewHolder(itemView: View)

Creates a view holder for the recycler view that handles the comments on the posts.

Parameters

itemView

Layout for a single item in the recycler view.