incognito notification (#130)

This commit is contained in:
aayush262
2024-01-15 03:29:28 +05:30
committed by GitHub
parent e7631e021e
commit a0b6956ca4
4 changed files with 38 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ class MainActivity : AppCompatActivity() {
}
notification(this)
var doubleBackToExitPressedOnce = false
onBackPressedDispatcher.addCallback(this) {