Skip to content

List just artist's albums instead of albums and songs#282

Open
rivaldi8 wants to merge 1 commit into
naman14:masterfrom
rivaldi8:list-artist-albums-grid
Open

List just artist's albums instead of albums and songs#282
rivaldi8 wants to merge 1 commit into
naman14:masterfrom
rivaldi8:list-artist-albums-grid

Conversation

@rivaldi8

Copy link
Copy Markdown
Contributor

When I want to listen to some music I usually look for a specific album from an artist. So I look for the artist, then for the album, then I start playing it.

ArtistMusicFragment displays the list of albums horizontally with all the artist's songs below. For artists with a large discography it's cumbersome to scroll horizontally to find an album.

This pull requests make ArtistMusicFragment list just the albums in a grid. It would remain to add a fake album as the first entry with all the artist songs to facilitate when the user doesn't care about the album. To keep this PR small I've left it off for a future PR, in case you accept this one.

@Kasijjuf

Copy link
Copy Markdown
Contributor

Any reason this branches off 15 commits behind naman14:master head instead of from naman14:master head directly?

@rivaldi8 rivaldi8 force-pushed the list-artist-albums-grid branch from b79e7da to 644b45b Compare April 11, 2017 20:00
@rivaldi8

Copy link
Copy Markdown
Contributor Author

Sorry, somehow I forgot to sync my master with upstream. I've rebased the branch properly now.

@naman14

naman14 commented Nov 4, 2017

Copy link
Copy Markdown
Owner

@rivaldi8 I am still not sure about this change, however i do agree with your view on this. I think it will be good if we can keep the albums in grid on top followed by the songs. I will test different layouts for this to work properly

@rivaldi8

rivaldi8 commented Nov 8, 2017

Copy link
Copy Markdown
Contributor Author

@naman14 Having the album grid at the top followed by songs would be good enough for me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants