Write functionality for the song view #33

Closed
opened 2019-03-10 01:38:23 -05:00 by kdeng00 · 1 comment
kdeng00 commented 2019-03-10 01:38:23 -05:00 (Migrated from github.com)

Write functionality for how the song view will interact with the music service. There might be a possibility that the current MainActivity will not be the main activity but will be is the Song View from #32. Reason being that having the player be the launch activity when there could be a chance that the database hasn't been properly populated either because of an error or some other reason. However, having the song view as the launch and parent activity makes things less error prone because the user will thus have to choose the song or be prompted to configure their library

Dependents

#32

Write functionality for how the song view will interact with the music service. There might be a possibility that the current *MainActivity* will not be the main activity but will be is the Song View from #32. Reason being that having the player be the launch activity when there could be a chance that the database hasn't been properly populated either because of an error or some other reason. However, having the song view as the launch and parent activity makes things less error prone because the user will thus have to choose the song or be prompted to configure their library Dependents -- #32
kdeng00 commented 2019-06-01 12:56:32 -04:00 (Migrated from github.com)

Besides improvement to the UI, what needs to be worked on is displaying the song's cover art on the image control.

Besides improvement to the UI, what needs to be worked on is displaying the song's cover art on the image control.
Sign in to join this conversation.