mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-27 07:46:09 +01:00
Call stopForeground(yes)
This commit is contained in:
parent
1e571e165c
commit
59e37e62a6
@ -91,6 +91,7 @@ class PlaybackService : MediaLibraryService(), KoinComponent {
|
||||
mediaLibrarySession.release()
|
||||
rxBusSubscription.dispose()
|
||||
isStarted = false
|
||||
stopForeground(true)
|
||||
stopSelf()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user