aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/item_pubkey.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_pubkey.xml')
-rw-r--r--app/src/main/res/layout/item_pubkey.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_pubkey.xml b/app/src/main/res/layout/item_pubkey.xml
index 2dce26b..6f63af9 100644
--- a/app/src/main/res/layout/item_pubkey.xml
+++ b/app/src/main/res/layout/item_pubkey.xml
@@ -26,7 +26,7 @@
android:padding="10dip">
<ImageView
- android:id="@android:id/icon1"
+ android:id="@android:id/icon"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_alignParentEnd="true"