Files
Kotatsu/app/src/main/res/xml/authenticator_sync.xml
2023-05-07 19:02:52 +03:00

8 lines
302 B
XML

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
xmlns:android="http://schemas.android.com/apk/res/android"
android:accountPreferences="@xml/pref_sync_header"
android:accountType="@string/account_type_sync"
android:icon="@mipmap/ic_launcher_round"
android:label="@string/app_name" />