summaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-24 14:51:23 +0300
committerAndrew Dolgov <[email protected]>2011-11-24 14:51:23 +0300
commit1fe01350a51152f0f596f3e2c6eaadb36f940b57 (patch)
treefb83ac51cf7fd11ec35e2d0fd518516c97f844e5 /res/values/attrs.xml
parente9c02c8eca9079c57af6a9c941b50ab11259e3cd (diff)
more interface stuff, allow marking headlines as checked
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 9a6bbea0..6ed260dd 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -6,6 +6,10 @@
<attr name="headlinesBackground" format="reference|color" />
<attr name="articleHeader" format="reference|color" />
<attr name="articleDivider" format="reference|color" />
- <attr name="headlinesSelectedBackground" format="reference|color" />
+ <attr name="headlineSelectedBackground" format="reference|color" />
+ <attr name="headlineUnreadBackground" format="reference|color" />
<attr name="feedsSelectedBackground" format="reference|color" />
+ <attr name="headlineSeparatorUnread" format="reference|color" />
+ <attr name="headlineSeparatorSelected" format="reference|color" />
+ <attr name="headlineSeparatorNormal" format="reference|color" />
</resources> \ No newline at end of file