From d9c624ad2396beb5a489193311f7275dfba2da48 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 27 Oct 2015 17:47:39 -0700 Subject: #508 Add podcast cover art for Subsonic 5.3+ --- app/src/main/res/layout/basic_cell_item.xml | 39 +++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 app/src/main/res/layout/basic_cell_item.xml (limited to 'app/src/main/res/layout/basic_cell_item.xml') diff --git a/app/src/main/res/layout/basic_cell_item.xml b/app/src/main/res/layout/basic_cell_item.xml new file mode 100644 index 00000000..f522b196 --- /dev/null +++ b/app/src/main/res/layout/basic_cell_item.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3