| changeset 884 | b5104ccb1916 |
| parent 883 | 4e23720db26d |
| child 885 | 193a934390ba |
| 883:4e23720db26d | 884:b5104ccb1916 |
|---|---|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 |
|
3 <ContactsSource xmlns:android="http://schemas.android.com/apk/res/android"> |
|
4 |
|
5 <ContactsDataKind |
|
6 android:mimeType="vnd.android.cursor.item/vnd.beem.android.profile" |
|
7 android:icon="@drawable/icon" |
|
8 android:summaryColumn="data2" |
|
9 android:detailColumn="data3" |
|
10 android:detailSocialSummary="true" /> |
|
11 |
|
12 </ContactsSource> |