Sync contacts: make the account user visible.

It doesn't really matter, because it doesn't actually do anything (although it should),
but it should be user visible.
pull/127/head
Tom Hacohen 4 years ago
parent d5a5af5720
commit cf2198b1b8

@ -11,5 +11,5 @@
android:contentAuthority="com.android.contacts"
android:allowParallelSyncs="true"
android:supportsUploading="true"
android:userVisible="false"
android:userVisible="true"
android:isAlwaysSyncable="true" />

Loading…
Cancel
Save