aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/select_artist_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/select_artist_header.xml')
-rw-r--r--app/src/main/res/layout/select_artist_header.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/layout/select_artist_header.xml b/app/src/main/res/layout/select_artist_header.xml
index 0ac9e6a6..168120d9 100644
--- a/app/src/main/res/layout/select_artist_header.xml
+++ b/app/src/main/res/layout/select_artist_header.xml
@@ -42,4 +42,9 @@
</LinearLayout>
</LinearLayout>
+
+ <View
+ android:layout_width="fill_parent"
+ android:layout_height="1px"
+ android:background="@color/dividerColor"/>
</LinearLayout> \ No newline at end of file