session-android/res/xml/authenticator.xml
2015-07-16 11:15:56 -07:00

6 lines
324 B
XML

<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="org.thoughtcrime.securesms"
android:icon="@drawable/icon"
android:smallIcon="@drawable/icon"
android:label="@string/app_name"/>