.onAllGranted(()->selectMediaType(activity,"*/*",null,requestCode))// Note: We can use startActivityForResult w/ the ACTION_OPEN_DOCUMENT or ACTION_OPEN_DOCUMENT_TREE intent if we need to modernise this.
.onAllGranted(()->selectMediaType(activity,"*/*",null,requestCode))// Note: We can use startActivityForResult w/ the ACTION_OPEN_DOCUMENT or ACTION_OPEN_DOCUMENT_TREE intent if we need to modernise this.