CustomAttachmentsViewHolder
ViewHolder used for displaying messages that contain custom attachments.
Parameters
parent
The parent container.
decorators
List of decorators applied to the ViewHolder.
listeners
Listeners used by the ViewHolder.
messageTextTransformer
Formats strings and sets them on the respective TextView.
attachmentFactoryManager
A manager for the registered custom attachment factories.
binding
Binding generated for the layout.
Functions
Link copied to clipboard
Link copied to clipboard
Returns the Message container that we can use to anchor UI based on its size and position.
Link copied to clipboard
Called when a view in this ViewHolder has been detached from its window.
Link copied to clipboard
Called when a view in this ViewHolder has been attached to a window.