aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-24 21:39:08 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-24 21:39:08 +0200
commit3f9d360b15f57f09abc826289ec15195e9a22f17 (patch)
treea4fd806a707981fa5f8f194f8e88fa89bf0ef39b /src/main/res/values/attrs.xml
parent3bfbf315f6264304acaf5a9ade3be48767f5b49f (diff)
change opacity on emoji only messages
Diffstat (limited to 'src/main/res/values/attrs.xml')
-rw-r--r--src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index ee89502f2..f6c2e5fed 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -19,6 +19,7 @@
<attr name="color_background_secondary" format="reference|color" />
<attr name="color_background_primary" format="reference|color" />
<attr name="color_warning" format="reference|color" />
+ <attr name="EmojiColor" format="reference|color"/>
<attr name="ic_send_cancel_offline" format="reference" />
<attr name="ic_send_location_offline" format="reference" />