GalleryImagePickerFragment

Fragment used for picking up the image from gallery / filesystem.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getRequestCode(): Int
Gets request code to be given to the intent when starting image picker activity for result.
Link copied to clipboard
open fun onCreate(@Nullable savedInstanceState: Bundle)