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

Play queue reorganisation is glitching #114

Closed adam-codersgu closed 10 months ago

adam-codersgu commented 1 year ago

Might be an idea to only look at reorganising the play queue from the view model when the length has changed

adam-codersgu commented 11 months ago

Working on branch bug/play_queue

adam-codersgu commented 10 months ago

Fixed and merged https://github.com/adam-codersgu/supernova/pull/116