From 0a6e73f544ffcad82f9efe8b6f24956b07d23f8a Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 21 Jun 2014 10:16:10 -0700 Subject: Minor tweaks to themes --- res/layout/album_cell_item.xml | 3 ++- res/layout/drawer_list_item.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/res/layout/album_cell_item.xml b/res/layout/album_cell_item.xml index 2a3f7e4e..46024772 100644 --- a/res/layout/album_cell_item.xml +++ b/res/layout/album_cell_item.xml @@ -32,7 +32,8 @@ android:textAppearance="?android:attr/textAppearanceSmall" android:singleLine="true" android:ellipsize="marquee" - android:text="@string/search.albums"/> + android:text="@string/search.albums" + android:textColor="?android:textColorPrimary"/> + android:singleLine="true" + android:textColor="?android:textColorPrimary"/> -- cgit v1.2.3