JLChen
2020-12-10 a8c5f79b0d93adfa7f23601dd0fee30edc14f0d4
1
2
3
4
5
6
7
<?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:label="@string/app_name"
    android:smallIcon="@drawable/linphone_logo" />