sforkowany z mirror/meshtastic-android
update deprecated method
rodzic
d41f85fee7
commit
2a25649766
|
@ -275,7 +275,7 @@ class MeshService : Service(), Logging {
|
|||
|
||||
saveSettings()
|
||||
|
||||
stopForeground(true) // Make sure we aren't using the notification first
|
||||
stopForeground(STOP_FOREGROUND_REMOVE) // Make sure we aren't using the notification first
|
||||
serviceNotifications.close()
|
||||
|
||||
super.onDestroy()
|
||||
|
|
Ładowanie…
Reference in New Issue