Fail to update when returning to the MainActivity after selecting a song from the SongViewActivity.
Steps to reproduce
Launch Mear
Go to the SongView Activity
Select any song
Return to the main activity by hitting the android back button or the back button on the screen
Notice how the track that is being played is not what is being displayed
Track details such as:
* title
* artist
* album
* duration
* track cover
Fail to update when returning to the MainActivity after selecting a song from the SongViewActivity.
### Steps to reproduce
1. Launch Mear
2. Go to the SongView Activity
3. Select any song
4. Return to the main activity by hitting the android back button or the back button on the screen
5. Notice how the track that is being played is not what is being displayed
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Track details such as:
Fail to update when returning to the MainActivity after selecting a song from the SongViewActivity.
Steps to reproduce