From 50a5cee52fd0c0dd08a00ad59c2f9c2751e65834 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 28 May 2015 08:39:41 -0700 Subject: Convert a bunch of other fragments to RecyclerView --- app/src/main/res/layout/genre_list_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/layout/genre_list_item.xml') diff --git a/app/src/main/res/layout/genre_list_item.xml b/app/src/main/res/layout/genre_list_item.xml index 6affa24c..9a6e4245 100644 --- a/app/src/main/res/layout/genre_list_item.xml +++ b/app/src/main/res/layout/genre_list_item.xml @@ -3,7 +3,7 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:background="@android:color/transparent"> + android:background="@drawable/abc_item_background_holo_light"> Date: Thu, 28 May 2015 17:58:08 -0700 Subject: Use ripple selector instead of basic holo one --- app/src/main/res/layout/album_cell_item.xml | 2 +- app/src/main/res/layout/basic_list_item.xml | 2 +- app/src/main/res/layout/genre_list_item.xml | 2 +- app/src/main/res/layout/song_list_item.xml | 2 +- app/src/main/res/layout/user_list_item.xml | 2 +- app/src/main/res/values/styles.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app/src/main/res/layout/genre_list_item.xml') diff --git a/app/src/main/res/layout/album_cell_item.xml b/app/src/main/res/layout/album_cell_item.xml index 46e2b1a6..fe634c13 100644 --- a/app/src/main/res/layout/album_cell_item.xml +++ b/app/src/main/res/layout/album_cell_item.xml @@ -3,7 +3,7 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@drawable/abc_item_background_holo_light"> + android:background="?attr/selectableItemBackground"> + android:background="?attr/selectableItemBackground"> + android:background="?attr/selectableItemBackground"> + android:background="?attr/selectableItemBackground"> + android:background="?attr/selectableItemBackground">