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

Controls metadata #72

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

See if you can refine the process by which metadata is set in the controls fragment. Sometimes it is the case where you play a song after the app has just loaded and no metadata is displayed

adam-codersgu commented 1 year ago

Working on branch bug/loading_metadata

adam-codersgu commented 1 year ago

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