pickImage

fun Activity.pickImage(PICK_PHOTO_REQUEST_CODE: Int, text: String = "Pick image with...", onCantHandleAction: () -> Unit = {})