mirror of
https://codeberg.org/NextPush/nextpush-android.git
synced 2025-01-06 23:41:34 +01:00
Stop service at logout
This commit is contained in:
parent
c8ae613545
commit
14601abc88
@ -179,6 +179,8 @@ class MainActivity : AppCompatActivity() {
|
||||
.remove("PREF_CURRENT_ACCOUNT_STRING")
|
||||
.apply()
|
||||
deleteDevice(this)
|
||||
StartService.stopService()
|
||||
FailureHandler.clearFails()
|
||||
showStart()
|
||||
finish()
|
||||
startActivity(intent)
|
||||
|
Loading…
Reference in New Issue
Block a user