2015-07-14 14:31:03 -07:00
|
|
|
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:accountType="org.thoughtcrime.securesms"
|
2018-06-27 09:49:02 +02:00
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
|
android:smallIcon="@mipmap/ic_launcher"
|
2015-07-14 14:31:03 -07:00
|
|
|
android:label="@string/app_name"/>
|
|
|
|
|