From e722a06651bc74cab83b59158c6d4f07042cc9a6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 26 Nov 2011 11:17:38 +0300 Subject: fix themes for 2.x devices --- res/layout/headlines_row.xml | 1 + res/menu/main_menu.xml | 10 ++++++++-- res/values/attrs.xml | 1 + res/values/strings.xml | 2 ++ res/values/style.xml | 37 +++++++++++++++++++++++++++++++++++-- 5 files changed, 47 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 79de6413..0b8e11f1 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -2,6 +2,7 @@ - - + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 96c92a2f..7933d3f3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -34,4 +34,6 @@ Could not decode content (UnsupportedEncodingException) Sort feeds by unread count More headlines... + Show all articles + Show unread articles diff --git a/res/values/style.xml b/res/values/style.xml index 1a486b69..8615771b 100644 --- a/res/values/style.xml +++ b/res/values/style.xml @@ -8,12 +8,29 @@ @android:color/transparent #fff7d5 #ffffff + @android:color/transparent #96C5FF #96C5FF #909090 #DBC981 + + - + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf