chooseFromGalleryIntent

private fun chooseFromGalleryIntent(galleryLauncher: ActivityResultLauncher<Intent>)

Launches the Gallery should the user decide to choose an image from it.

Parameters

galleryLauncher

Activity result launcher related to choosing an image from the Gallery.