Updated on 2026-08-14
This commit is contained in:
parent
337b101c1b
commit
6d74f3936c
1 changed files with 1 additions and 0 deletions
|
|
@ -22,5 +22,6 @@ internal class AndroidAppFinisher(
|
|||
flags = Intent.FLAG_ACTIVITY_NEW_TASK or Intent.FLAG_ACTIVITY_CLEAR_TASK
|
||||
}
|
||||
appContext.startActivity(intent)
|
||||
Runtime.getRuntime().exit(0)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue