mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
7 lines
334 B
XML
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"/>
|
|
|