summaryrefslogtreecommitdiff
path: root/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-22 17:40:29 +0400
committerAndrew Dolgov <[email protected]>2012-06-22 17:40:29 +0400
commit16fda5c5ae839c51debb882f4d3c24d276393f3b (patch)
treec3880f19bce93f344ca195fc83da83f4d6c502d9 /res/layout/headlines_row_unread.xml
parentfbb131fa0c4665d63375173a3d4b810b755e6d14 (diff)
remove hardcoded gray from headline rows layout
properly deselect active article in headlines when closing article panel
Diffstat (limited to 'res/layout/headlines_row_unread.xml')
-rw-r--r--res/layout/headlines_row_unread.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index 36cb4706..33d50dfa 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -75,7 +75,7 @@
android:layout_height="wrap_content"
android:gravity="center_horizontal"
android:text="Jan 01"
- android:textColor="#909090"
+ android:textColor="?headlineExcerptTextColor"
android:textSize="10sp" >
</TextView>