summaryrefslogtreecommitdiff
path: root/res/layout/feeds_row.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/feeds_row.xml')
-rw-r--r--res/layout/feeds_row.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/feeds_row.xml b/res/layout/feeds_row.xml
index b5fc8ce7..46f809a8 100644
--- a/res/layout/feeds_row.xml
+++ b/res/layout/feeds_row.xml
@@ -18,7 +18,8 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_gravity="center_vertical"
- android:paddingLeft="6dip"
+ android:paddingLeft="6dip"
+ android:textColor="?feedlistTextColor"
android:text="{FEED}" android:layout_width="0dp" android:textSize="18dip"/>
<TextView
android:id="@+id/unread_counter"