mirror of
https://github.com/etesync/android
synced 2025-01-11 00:01:12 +00:00
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)
This commit is contained in:
parent
cd58a6bcac
commit
0a6fd197d3
@ -74,6 +74,8 @@
|
||||
|
||||
<DataKind kind="note" maxOccurs="1" />
|
||||
|
||||
<DataKind kind="group_membership" maxOccurs="1" />
|
||||
|
||||
<DataKind kind="postal" needsStructured="true" >
|
||||
<Type type="home" />
|
||||
<Type type="work" />
|
||||
|
Loading…
Reference in New Issue
Block a user