linphone-android/res/xml/contacts.xml
Margaux Clerc d706c8d2e2 Re-add sip contact address
Add linphone tag in native contact app
Add message to avoid delete contact too easily
Migrate old contact with im to sipAddress
2015-03-25 17:14:27 +01:00

13 lines
No EOL
410 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ContactsSource
xmlns:android="http://schemas.android.com/apk/res/android">
<ContactsDataKind
android:mimeType="vnd.android.cursor.item/org.linphone.profile"
android:icon="@drawable/logo_linphone_57x57"
android:summaryColumn="data2"
android:detailColumn="data3"
android:detailSocialSummary="true"/>
</ContactsSource>