1
0
mirror of https://github.com/etesync/android synced 2024-11-15 12:28:57 +00:00
etesync-android/res/xml/account_authenticator.xml
2013-09-18 20:03:36 +02:00

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" />