Package-level declarations
Types
Link copied to clipboard
Shows an image and video previews along with enabling the user to perform various actions such as image or file deletion.
Link copied to clipboard
class MediaGalleryPreviewContract : ActivityResultContract<MediaGalleryPreviewContract.Input, MediaGalleryPreviewResult?>
The contract used to start the MediaGalleryPreviewActivity given a message ID and the position of the clicked attachment.
Link copied to clipboard
An Activity that is capable of playing video/audio stream.