MimeTypeIconProvider

fun interface MimeTypeIconProvider

Provides icons for file attachments.

See also

FileAttachmentAdapter.FileAttachmentViewHolder

Inheritors

Functions

Link copied to clipboard
abstract fun getIconRes(mimeType: String?): Int

Returns a drawable resource for the given MIME type.