mirror of
https://github.com/etesync/android
synced 2025-01-03 12:21:01 +00:00
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.
This commit is contained in:
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…
Reference in New Issue
Block a user