mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-24 15:18:08 +00:00
7 lines
No EOL
308 B
XML
7 lines
No EOL
308 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:accountType="@string/sync_account_type"
|
|
android:icon="@mipmap/ic_launcher_round"
|
|
android:smallIcon="@mipmap/ic_launcher_round"
|
|
android:label="@string/app_name" /> |