mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-30 19:54:27 -04:00
update deprecated method
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user