mirror of
https://github.com/etesync/android
synced 2024-11-15 12:28:57 +00:00
7 lines
307 B
XML
7 lines
307 B
XML
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:accountType="bitfire.at.davdroid"
|
|
android:icon="@drawable/ic_launcher"
|
|
android:label="@string/app_name"
|
|
android:smallIcon="@drawable/ic_launcher"
|
|
android:accountPreferences="@xml/account_prefs" />
|