Content Card View Holder
open class ContentCardViewHolder(view: View, showUnreadIndicator: Boolean) : RecyclerView.ViewHolder
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the action hint text.
Link copied to clipboard
Sets the action hint to View.VISIBLE when true, or View.GONE otherwise.
Link copied to clipboard
Link copied to clipboard
Sets the pinned icon to View.VISIBLE when true, or View.GONE otherwise.
Link copied to clipboard
Sets the unread bar to View.VISIBLE when true, or View.GONE otherwise.