mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 06:23:17 +00:00
Updated authenticator icons (Fixes #7908)
This commit is contained in:

committed by
Greyson Parrelli

parent
18756aedf6
commit
69ea116b2b
@@ -1,6 +1,6 @@
|
|||||||
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:accountType="org.thoughtcrime.securesms"
|
android:accountType="org.thoughtcrime.securesms"
|
||||||
android:icon="@drawable/icon"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:smallIcon="@drawable/icon"
|
android:smallIcon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"/>
|
android:label="@string/app_name"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user