aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/ids.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-29 21:39:50 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-29 21:39:50 +0100
commitbdda426ad4223773b5873ee20db22a22dff0e49b (patch)
tree0f958c1e14690a9731429ba5f1d801c5c94fb96b /src/main/res/values/ids.xml
parent9671783d5bf7e2b8cf543b03b13fd292c2183614 (diff)
allow fingerprint verification via context menu
Diffstat (limited to 'src/main/res/values/ids.xml')
-rw-r--r--src/main/res/values/ids.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/res/values/ids.xml b/src/main/res/values/ids.xml
index 78ccb5596..d1fd477b5 100644
--- a/src/main/res/values/ids.xml
+++ b/src/main/res/values/ids.xml
@@ -4,6 +4,7 @@
<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" />
+ <item name="TAG_ACCOUNT" type="id" />
+ <item name="TAG_FINGERPRINT" type="id" />
+ <item name="TAG_FINGERPRINT_STATUS" type="id" />
</resources> \ No newline at end of file