1
0
mirror of https://github.com/etesync/android synced 2024-11-26 01:48:34 +00:00
etesync-android/res/xml/account_authenticator.xml

7 lines
307 B
XML
Raw Normal View History

2013-09-17 18:14:30 +00:00
<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" />