mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
8 lines
No EOL
307 B
XML
8 lines
No EOL
307 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="@drawable/linphone_logo"
|
|
android:smallIcon="@drawable/linphone_logo"
|
|
android:label="@string/app_name"/> |