summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-12-06 00:05:04 +0300
committerAndrew Dolgov <[email protected]>2015-12-06 00:05:04 +0300
commitd5daa01f6120b4664caefae279d0cdc5b24e434d (patch)
tree3868e558f91e12a185c42f9c2b1312ad8e974013 /org.fox.ttrss/src/main/res/values
parentd5f8effc6d91854817fdb7b1dc44326dfb940bbc (diff)
add some ripple magic to flavor image
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/attrs.xml3
1 files changed, 3 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 e0bfb02c..3f4922d0 100755
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -49,4 +49,7 @@
<attr format="reference|color" name="insetForeground">
</attr></declare-styleable>
<attr name="drawer_header" format="reference" />
+ <declare-styleable name="ForegroundImageView">
+ <attr name="android:foreground"/>
+ </declare-styleable>
</resources> \ No newline at end of file