nextcloud-android/oc_jb_workaround/res/xml/authenticator.xml

7 lines
404 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
2013-11-05 12:21:13 +04:00
android:accountType="@string/account_type"
android:icon="@drawable/main_app_icon"
android:label="@string/main_app_name"
android:smallIcon="@drawable/main_app_icon">
</account-authenticator>