UnsupportedAttachmentFactory
Fallback factory for unsupported attachment types.
Functions
Link copied to clipboard
open override fun createViewHolder(message: Message, listeners: MessageListListeners?, parent: ViewGroup): InnerAttachmentViewHolder
Creates fallback UI that represents unsupported attachments.
Inherited functions
Link copied to clipboard
open fun createViewHolder(message: Message, listeners: MessageListListenerContainer?, parent: ViewGroup): InnerAttachmentViewHolder
Create a ViewHolder for the custom attachments View which is aware of the parent's ViewHolder lifecycle.