Package-level declarations
Types
Link copied to clipboard
interface AttachmentPreviewHandler
Represents a handler that can show a preview for an attachment of certain type.
Link copied to clipboard
Shows a preview for the document in the attachment using Google Docs.
Link copied to clipboard
Shows a preview for the audio/video stream in the attachment using Exoplayer library.
Link copied to clipboard
Shows a preview for an URL in the attachment using the Intent.ACTION_VIEW action.