From db782c04353a2462bdf6d3262d2edeb88402d371 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Jun 2012 12:21:32 +0400 Subject: layout/style update (add selection marker arrowheads) --- res/layout/feeds_row.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/feeds_row.xml') diff --git a/res/layout/feeds_row.xml b/res/layout/feeds_row.xml index 46f809a8..0fde2d33 100644 --- a/res/layout/feeds_row.xml +++ b/res/layout/feeds_row.xml @@ -25,7 +25,7 @@ android:id="@+id/unread_counter" android:gravity="right" android:textStyle="bold" - android:paddingRight="6dip" + android:paddingRight="12dip" android:textColor="?unreadCounterColor" android:layout_gravity="center_vertical" android:layout_width="wrap_content" -- cgit v1.2.3-54-g00ecf