Weather/res/xml/syncadapter.xml
2021-05-10 10:13:34 +02:00

3 lines
352 B
XML

<?xml version="1.0" encoding="utf-8"?>
<sync-adapter android:accountType="com.moji.mjweather.authaccount" android:contentAuthority="com.moji.mjweather.account" android:userVisible="false" android:supportsUploading="false" android:allowParallelSyncs="false" android:isAlwaysSyncable="true"
xmlns:android="http://schemas.android.com/apk/res/android" />