show
Helper function to launch the Gravatar Quick Editor from the activity.
Parameters
The activity to launch the Gravatar Quick Editor from.
The parameters to configure the Quick Editor.
The method used for authentication with the Gravatar REST API.
The callback for the avatar update. Can be invoked multiple times while the Quick Editor is open.
The callback for the dismiss action containing GravatarQuickEditorDismissReason
Helper function to launch the Gravatar Quick Editor from the fragment. Internally it uses Activity.requireActivity()
to get the activity.
Parameters
The fragment to launch the Gravatar Quick Editor from.
The parameters to configure the Quick Editor.
The method used for authentication with the Gravatar REST API.
The callback for the avatar update. Can be invoked multiple times while the Quick Editor is open.
The callback for the dismiss action containing GravatarQuickEditorDismissReason