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