mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-27 09:46:23 +00:00
6 lines
311 B
XML
6 lines
311 B
XML
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:accountType="@string/account_type"
|
|
android:label="@string/app_name"
|
|
android:icon="@drawable/ic_launcher"
|
|
android:smallIcon="@drawable/ic_launcher"
|
|
android:accountPreferences="@xml/global_preferences"/> |