From 64a3b588a34c0158a5d7521697396d48ea833fb3 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 16 May 2015 16:00:00 -0700 Subject: #453 Move to using a RecyclerView for directories --- app/src/main/res/layout/album_cell_item.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout/album_cell_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 3f708e63..46e2b1a6 100644 --- a/app/src/main/res/layout/album_cell_item.xml +++ b/app/src/main/res/layout/album_cell_item.xml @@ -2,7 +2,8 @@ + android:layout_height="match_parent" + 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/album_cell_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">