@@ -66,20 +66,23 @@ class WhatsAppCleanerActivity : BaseActivity<ActivityWhatsAppCleanerBinding>() {
}
privatefunrequestStoragePermissionWithDialog(){
showGerPermission(null,deny={
finishToMain()
},allow={
requestStorePermission(
launcher,
result={flag->
if(flag){
initData()
}else{
finishToMain()
showGerPermission(
desc="This feature requires access to your storage to scan your files and clean up junk files and unused APK files. We will not transmit your data to any third-party service. Please grant permission so that we can provide you with better service.",