// 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.",
// deny = { finishToMain() },
// allow = {
// requestStorePermission(launcher, result = {
// if (it) {
// } else {
// finishToMain()
// }
// })
// })
// }
}
overridefuninitListener(){
onBackPressedDispatcher.addCallback{
Toast.makeText(this@ScanJunk2Activity,"wait a moment",Toast.LENGTH_SHORT).show()