6 lines
334 B
XML
6 lines
334 B
XML
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:accountType="org.thoughtcrime.securesms"
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:smallIcon="@mipmap/ic_launcher"
|
|
android:label="@string/app_name"/>
|
|
|