aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml')
-rw-r--r--OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml b/OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml
index 3318f3b45..5f5f2be80 100644
--- a/OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml
+++ b/OpenKeychain/src/main/res/xml/custom_pgp_contacts_structure.xml
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<ContactsSource xmlns:android="http://schemas.android.com/apk/res/android">
<ContactsDataKind android:mimeType="vnd.android.cursor.item/vnd.org.sufficientlysecure.keychain.key"
- android:icon="@drawable/key_small"
- android:summaryColumn="data1"
- android:detailColumn="data2"/>
+ android:detailColumn="data1"/>
</ContactsSource> \ No newline at end of file