aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/select_artist_header.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-06-09 17:40:06 -0700
committerScott Jackson <daneren2005@gmail.com>2015-06-09 17:40:06 -0700
commit9f8e9b89bb2d564bcaf00309b38ed9c4d970aeb9 (patch)
tree6ba55cc5e4fe493f3a1bd2b298e954cd91842a76 /app/src/main/res/layout/select_artist_header.xml
parentd79f241c64ffa21ebbaacb918f50300515522bbd (diff)
parentf801bb2df9fddd0a550adf767e33fa497e7dc050 (diff)
downloaddsub-9f8e9b89bb2d564bcaf00309b38ed9c4d970aeb9.tar.gz
dsub-9f8e9b89bb2d564bcaf00309b38ed9c4d970aeb9.tar.bz2
dsub-9f8e9b89bb2d564bcaf00309b38ed9c4d970aeb9.zip
Merge branch 'RecyclerView' into SlideUpPanel2
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