rob42
07/16/2022, 12:34 AMval documentFileTreeUri = DocumentFile.fromTreeUri(context, treeUri)
// treeUri -> <content://com.android.externalstorage.documents/tree/primary%3Afoobar>
// documentFileTreeUri -> <content://com.android.externalstorage.documents/tree/primary%3Afoo/document/primary%3Afoobar>