DefaultQuotedAttachmentMessageFactory

Factory for attachments we support by default.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun canHandle(message: Message): Boolean
Link copied to clipboard
open override fun generateQuotedAttachmentView(message: Message, parent: ViewGroup): View

Generates a DefaultQuotedAttachmentView to render the attachment.