Files
arcanechat-android/res/xml/authenticator.xml
T
B. Petersen b1a00a03d2 Initial commit 🌱
2018-08-14 17:20:46 +02:00

7 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"/>