aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-05-04 20:31:57 -0700
committerScott Jackson <daneren2005@gmail.com>2013-05-04 20:31:57 -0700
commita5a195f12dc018020679f1514481a46a344463f0 (patch)
tree216d250d43f4e8e6d9886abab392cdcf6683190d /subsonic-android/res
parentdb6be0ef0c9141eb6eebeb9b5ccdc00c13868c54 (diff)
downloaddsub-a5a195f12dc018020679f1514481a46a344463f0.tar.gz
dsub-a5a195f12dc018020679f1514481a46a344463f0.tar.bz2
dsub-a5a195f12dc018020679f1514481a46a344463f0.zip
Fix folder picker showing in offline mode
Diffstat (limited to 'subsonic-android/res')
-rw-r--r--subsonic-android/res/layout/select_artist.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsonic-android/res/layout/select_artist.xml b/subsonic-android/res/layout/select_artist.xml
index fef51d3c..b1e64e17 100644
--- a/subsonic-android/res/layout/select_artist.xml
+++ b/subsonic-android/res/layout/select_artist.xml
@@ -10,6 +10,7 @@
android:layout_height="1px"
android:background="@color/dividerColor"/>
+ <include layout="@layout/select_artist_header"/>
<include layout="@layout/tab_progress"/>
<ListView android:id="@+id/select_artist_list"