From 5e3992fd414c145c0df1e29ffa3e19e89166378f Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sun, 2 Jun 2013 21:55:32 -0700 Subject: Added Genre fragment (thanks archrival) --- subsonic-android/res/layout/select_genres.xml | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 subsonic-android/res/layout/select_genres.xml (limited to 'subsonic-android/res/layout/select_genres.xml') diff --git a/subsonic-android/res/layout/select_genres.xml b/subsonic-android/res/layout/select_genres.xml new file mode 100644 index 00000000..3396d2ce --- /dev/null +++ b/subsonic-android/res/layout/select_genres.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3