How to create an album row layout(in xml)?

FoettyQuego

New Member
I'd like to know what would be the best way to structure a row like this in xml:
x9CsZ.png
There's 2 \[code\]ImageViews\[/code\](one for the star and one for the cover) and 2 \[code\]TextViews\[/code\] (one for "Album" and one for "Artist"). I'm not sure which kind of layout would be the best and how to structure this row.
 
Back
Top