aboutsummaryrefslogtreecommitdiff
path: root/res/layout/album_cell_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album_cell_item.xml')
-rw-r--r--res/layout/album_cell_item.xml3
1 files changed, 2 insertions, 1 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"/>
<LinearLayout
android:layout_width="fill_parent"