From 0a6fd197d3f942a288f8841537807d2305ebc7b7 Mon Sep 17 00:00:00 2001 From: Ricki Hirner Date: Mon, 28 May 2018 10:43:25 +0200 Subject: [PATCH] Add group memberships to contacts.xml so that they can be edited with some Contacts apps Also includes: Add maxOccurs to contacts.xml group membership (allows editing of contacts again) --- app/src/main/res/xml/contacts.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/xml/contacts.xml b/app/src/main/res/xml/contacts.xml index 3ea84675..7fcfd899 100644 --- a/app/src/main/res/xml/contacts.xml +++ b/app/src/main/res/xml/contacts.xml @@ -73,7 +73,9 @@ - + + +