AttachmentAdapter

Adapter used to render attachments.

Functions

Link copied to clipboard
abstract fun getItemCount(): Int

Returns the number of attachment items.

Link copied to clipboard
abstract fun setAttachments(attachments: List<Attachment>)

Sets the list of attachments to be displayed.