summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-02 00:00:14 +0300
committerAndrew Dolgov <[email protected]>2015-06-02 00:00:14 +0300
commit1281e7dd42e5ea6f534dc4b343f4449b5871c13c (patch)
tree1ef9957363cc633f1e2d27faa818381d8540c342 /org.fox.ttrss/src/main/res/values/attrs.xml
parent56cb9c1eabef86f3bd2f0d0053fcbf51876244e5 (diff)
move share button to article fragment body; reinstate dreaded mark unread back to the freed space
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/attrs.xml1
1 files changed, 1 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 723b0db4..da0cf282 100755
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -34,4 +34,5 @@
<attr name="ic_checkbox_marked" format="reference" />
<attr name="ic_star" format="reference" />
<attr name="ic_star_outline" format="reference" />
+ <attr name="ic_share" format="reference" />
</resources> \ No newline at end of file