InnerAttachmentViewHolder
An inner ViewHolder for custom attachments within message ViewHolder. Follows the lifecycle of the outer message ViewHolder.
Parameters
itemView
The view that this ViewHolder controls.
Properties
Functions
Link copied to clipboard
Called when RecyclerView binds the parent message ViewHolder.
Link copied to clipboard
Called when RecyclerView recycles the parent message ViewHolder.
Link copied to clipboard
Called when a view in this ViewHolder has been attached to a window.
Link copied to clipboard
Called when a view in this ViewHolder has been detached from its window.