aboutsummaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>2012-06-22 12:21:32 +0400
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>2012-06-22 12:21:32 +0400
commitdb782c04353a2462bdf6d3262d2edeb88402d371 (patch)
tree62eb2f78ef01f10a89fa10f32cdefe85f6bafb84 /res/values/attrs.xml
parent0c5f68c0793f325f18a2880a0794c6ae570db989 (diff)
layout/style update (add selection marker arrowheads)
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 706ea035..2fcfc738 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -7,9 +7,11 @@
<attr name="headlinesBackgroundSolid" format="reference|color" />
<attr name="articleBackground" format="reference|color" />
<attr name="headlineSelectedBackground" format="reference|color" />
+ <attr name="headlineSelectedBackgroundSolid" format="reference|color" />
<attr name="headlineUnreadBackground" format="reference|color" />
<attr name="headlineNormalBackground" format="reference|color" />
<attr name="feedsSelectedBackground" format="reference|color" />
+ <attr name="feedsSelectedBackgroundSolid" format="reference|color" />
<attr name="feedlistTextColor" format="reference|color" />
<attr name="feedlistSelectedTextColor" format="reference|color" />
<attr name="headlineTextColor" format="reference|color" />