enteraname74 / SoulSearching

An offline music application for Android 8 and above using Compose Multiplatform.
GNU General Public License v3.0
64 stars 3 forks source link

Add cover to the notification #17

Open Porkepix opened 8 months ago

Porkepix commented 8 months ago

When the song have a cover, have it displayed in the notification could be a nice improvement.

Note that you can even push dynamic theming to also color the notification: I've seen other players do it. This might be under a preference though as one can dislike this.

enteraname74 commented 8 months ago

Normally it should be the case (as shown in the README) but maybe it does not work well on Android 8 (the system for managing notification can vary between versions of Android). I will work on it when I can.