Skip to content

Properly close the media session when closing the media notification

Previously, closing the notification (either by hand when paused, or when a player disappears) didn't close the media session properly. The result is that the lock screen still showed the album art.

This properly closes the media session. I don't think all devices/android versions were affected, but mine was.

Merge request reports