Base Image Picker Fragment
Base fragment for image picker implementations.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Saves the pending intent to the instance state so it can be restored.
Link copied to clipboard
open fun setOnImagePickedListener(@Nullable onImagePickedListener: ImagePicker.OnImagePickedListener)
Sets on image picked listener.