mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-29 00:48:36 +00:00
Support for populating contacts DB with TS account type.
// FREEBIE
This commit is contained in:
6
res/xml/authenticator.xml
Normal file
6
res/xml/authenticator.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<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"/>
|
||||
|
||||
Reference in New Issue
Block a user