createTabFragment

open override fun createTabFragment(style: AttachmentsPickerDialogStyle, attachmentsPickerTabListener: AttachmentsPickerTabListener): Fragment

Provides a new Fragment associated with this media attachments tab.

Return

A new content Fragment for the tab.

Parameters

style

The style for the attachment picker dialog.

attachmentsPickerTabListener

The listener invoked when attachments are selected in the tab.