session-android/res/xml/authenticator.xml
2018-06-29 14:38:36 -07: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"/>