From 900caeea647200ae21f676f355d6fa87557954ce Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 24 Jul 2015 16:42:19 -0700 Subject: #531 Add playlist cover art --- app/src/main/res/layout/playlist_cell_item.xml | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 app/src/main/res/layout/playlist_cell_item.xml (limited to 'app/src/main/res/layout/playlist_cell_item.xml') diff --git a/app/src/main/res/layout/playlist_cell_item.xml b/app/src/main/res/layout/playlist_cell_item.xml new file mode 100644 index 00000000..7e6ab0cd --- /dev/null +++ b/app/src/main/res/layout/playlist_cell_item.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3