From 1ba7ddefc46d502bd01f95527d8dd75c2952aaf5 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 28 May 2015 18:15:00 -0700 Subject: Convert artist fragments over to RecyclerView --- app/src/main/res/layout/select_artist_header.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/layout/select_artist_header.xml') diff --git a/app/src/main/res/layout/select_artist_header.xml b/app/src/main/res/layout/select_artist_header.xml index 2821ce43..0ac9e6a6 100644 --- a/app/src/main/res/layout/select_artist_header.xml +++ b/app/src/main/res/layout/select_artist_header.xml @@ -2,7 +2,9 @@ + android:layout_height="wrap_content" + android:background="?attr/selectableItemBackground"> +