aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/ids.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-17 21:30:31 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-17 21:30:31 +0100
commit35fca6af27edb7c249814df4219edf96a2f24823 (patch)
tree532242e2b406b35b9c4ccd2b8906209defbc6e92 /src/main/res/values/ids.xml
parent2c13740e36961c19de82a10fb34b5d6a67fb4d01 (diff)
refactor omemo fingerprint UI code
Diffstat (limited to '')
-rw-r--r--src/main/res/values/ids.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/ids.xml b/src/main/res/values/ids.xml
index 0786006cf..84f9ac69e 100644
--- a/src/main/res/values/ids.xml
+++ b/src/main/res/values/ids.xml
@@ -4,4 +4,6 @@
<item name="message_image_view" type="id" />
<item name="message_video_view" type="id" />
<item name="import_text" type="id" />
+ <item type="id" name="TAG_ACCOUNT"/>
+ <item type="id" name="TAG_FINGERPRINT"/>
</resources> \ No newline at end of file