adam-codersgu / supernova

A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0 stars 0 forks source link

Most played playlist top 3 items colour updates on list changes #70

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

The most played playlist summary on the homepage must also update the colours if items are moved into or out of the top 3. Need to address the playlist view version of this also

adam-codersgu commented 1 year ago

Working on branch bug/playlist_top_3_colour_changes

adam-codersgu commented 1 year ago

Merged https://github.com/adam-codersgu/supernova/pull/86