ContentCardViewHolder

open class ContentCardViewHolder(view: View, showUnreadIndicator: Boolean) : RecyclerView.ViewHolder

Constructors

Link copied to clipboard
fun ContentCardViewHolder(view: View, showUnreadIndicator: Boolean)

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

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.

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard