clean incognito notification function
This commit is contained in:
parent
a851c0f715
commit
f038dcb255
3 changed files with 7 additions and 6 deletions
|
@ -91,7 +91,7 @@ class MainActivity : AppCompatActivity() {
|
|||
|
||||
}
|
||||
|
||||
notification(this)
|
||||
incognitoNotification(this)
|
||||
|
||||
var doubleBackToExitPressedOnce = false
|
||||
onBackPressedDispatcher.addCallback(this) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue