AttachmentsPickerSystemTabFactory

class AttachmentsPickerSystemTabFactory(mediaAttachmentsTabEnabled: Boolean, fileAttachmentsTabEnabled: Boolean, cameraAttachmentsTabEnabled: Boolean, pollAttachmentsTabEnabled: Boolean) : AttachmentsPickerTabFactory

An attachment factory that creates a tab with the few icons and uses system pickers instead.

Constructors

Link copied to clipboard
constructor(mediaAttachmentsTabEnabled: Boolean, fileAttachmentsTabEnabled: Boolean, cameraAttachmentsTabEnabled: Boolean, pollAttachmentsTabEnabled: Boolean)

Functions

Link copied to clipboard
open override fun createTabFragment(style: AttachmentsPickerDialogStyle, attachmentsPickerTabListener: AttachmentsPickerTabListener): Fragment

Create the tab fragment.

Link copied to clipboard

Create the tab icon.