BookmarksViewHolder

fun BookmarksViewHolder(itemView: View)

Creates a view holder for the recycler view that handles the posts bookmarked by the user.

Parameters

itemView

Layout for a single item in the recycler view.