mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
7 lines
No EOL
369 B
XML
7 lines
No EOL
369 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:accountType="owncloud"
|
|
android:icon="@drawable/icon"
|
|
android:label="@string/app_name"
|
|
android:smallIcon="@drawable/icon">
|
|
</account-authenticator> |