From d40c7e67cee57cf90ecbe32f2a5083e8d2b711ef Mon Sep 17 00:00:00 2001 From: Tim Su Date: Thu, 2 Sep 2010 14:19:55 +0800 Subject: [PATCH] Fix for AST-315 - made hyperlink colors a lighter shade of blue --- astrid/res/layout/task_adapter_row.xml | 2 ++ astrid/res/values/styles.xml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/astrid/res/layout/task_adapter_row.xml b/astrid/res/layout/task_adapter_row.xml index 5dcf7f89d..58bc0dd15 100644 --- a/astrid/res/layout/task_adapter_row.xml +++ b/astrid/res/layout/task_adapter_row.xml @@ -53,6 +53,7 @@ @@ -63,6 +64,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingLeft="4dip" + style="@style/TextAppearance.TAd_ItemTitle" android:visibility="gone" />