choose From Gallery Intent
private fun chooseFromGalleryIntent(galleryLauncher: ActivityResultLauncher<Intent>)
Content copied to clipboard
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.