aboutsummaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2013-11-23 20:31:37 +0400
committerAndrew Dolgov <fox@fakecake.org>2013-11-23 20:31:37 +0400
commit3b3b79ade20b6b5e808faa262e868a04c6dd985d (patch)
treeb5f051fbcb81ebd277003f1e9534ae84381dc6f6 /res/values/attrs.xml
parent87d75a0d6c0109a4986ffe85d21ecff9ed91b750 (diff)
support displaying article notes (requires API 8)
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 28c86d64..de72602a 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -25,4 +25,6 @@
<attr name="loadingBackground" format="reference|color" />
<attr name="unreadCounterBackground" format="reference|color" />
<attr name="unreadSelectedCounterBackground" format="reference|color" />
+ <attr name="articleNoteBackground" format="reference|color" />
+ <attr name="articleNoteTextColor" format="reference|color" />
</resources> \ No newline at end of file