FossifyGallery/app/src/main/kotlin/com/simplemobiletools/gallery
darthpaul b4262111d7 use MediaStore request way of deleting files on SDK 31
- on SDK 31+, if the app can manange media, we want to use the MediaStore request way of deleting files
- we use the new method added BaseSimpleActivity.checkManageMediaOrHandleSAFDialogSdk30 that performs the check and determines if we should show the SAF dialog or not
2022-04-30 23:58:21 +01:00
..
pro use MediaStore request way of deleting files on SDK 31 2022-04-30 23:58:21 +01:00