aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-v21
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-24 20:54:03 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-24 20:54:03 +0100
commitb945962edec63170e9f343e96df5387f3d544740 (patch)
tree8a82f62be2186addf0cc1ce3d058cc04d1716658 /src/main/res/values-v21
parentfa848a19791d88ade8423bdf3575c7c8f77916cd (diff)
offer verification directly from the trust keys screen
Diffstat (limited to 'src/main/res/values-v21')
-rw-r--r--src/main/res/values-v21/themes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values-v21/themes.xml b/src/main/res/values-v21/themes.xml
index b686c5f6d..80e140f0c 100644
--- a/src/main/res/values-v21/themes.xml
+++ b/src/main/res/values-v21/themes.xml
@@ -37,6 +37,7 @@
<item name="attr/icon_settings">@drawable/ic_settings_grey600_24dp</item>
<item name="attr/icon_import_export">@drawable/ic_import_export_white_24dp</item>
<item name="attr/icon_share">@drawable/ic_share_white_24dp</item>
+ <item name="attr/icon_scan_qr_code">@drawable/ic_barcode_scan_white_24dp</item>
</style>