summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-05 22:10:01 +0300
committerAndrew Dolgov <[email protected]>2014-11-05 22:10:01 +0300
commit68ff9e90e7c0ecdb06ba43298839e164756d7e08 (patch)
tree762816e9bb0fedbca59d2377146ac158cd183ef7 /org.fox.ttrss/src/main/res/values/attrs.xml
parent3de2528826a435f54455952b546e4ad65cc0f034 (diff)
make article fragment more materal-y; simplify themes a bit
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values/attrs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml
index 31d5e33e..f08f757e 100644
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -27,4 +27,6 @@
<attr name="articleNoteTextColor" format="reference|color" />
<attr name="statusBarHintColor" format="reference|color" />
<attr name="parentBtnBackground" format="reference|color" />
+ <attr name="articleHeader" format="reference|color" />
+ <attr name="articleHeaderTextColor" format="reference|color" />
</resources> \ No newline at end of file