GetQuickEditorResult
class GetQuickEditorResult : ActivityResultContract<GravatarQuickEditorActivity.GravatarEditorActivityArguments, GravatarQuickEditorResult?>
Deprecated
This class is deprecated and will be removed in a future release.
Replace with
GravatarQuickEditor.show()
Content copied to clipboard
Activity result contract to get the result from the GravatarQuickEditorActivity.
See also
Functions
Link copied to clipboard
open override fun createIntent(context: Context, input: GravatarQuickEditorActivity.GravatarEditorActivityArguments): Intent
Link copied to clipboard
Link copied to clipboard