From cfd014d38cba03ba05f571597b361ab253bff578 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 25 Apr 2015 17:03:02 -0700 Subject: Update to gradle --- app/src/main/res/layout/genre_list_item.xml | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 app/src/main/res/layout/genre_list_item.xml (limited to 'app/src/main/res/layout/genre_list_item.xml') diff --git a/app/src/main/res/layout/genre_list_item.xml b/app/src/main/res/layout/genre_list_item.xml new file mode 100644 index 00000000..6affa24c --- /dev/null +++ b/app/src/main/res/layout/genre_list_item.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3