Signal-Android/app/src/main/res/xml/authenticator.xml
2020-01-06 11:08:30 -05:00

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