DocumentSharingDialog

Dialog with document sharing options.

See also

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Listener for sharing dialog.

Functions

Link copied to clipboard
open fun hide(@NonNull manager: FragmentManager)
Hides existing DocumentSharingDialog.
Link copied to clipboard
Test if document sharing dialog is visible.
Link copied to clipboard
open fun onCreateDialog(savedInstanceState: Bundle): Dialog
Creates the dialog with the sharing options layout.
Link copied to clipboard
open fun onStart()
Called when the dialog becomes visible.
Link copied to clipboard
Restores SharingDialogListener in existing instance of the dialog if exists.