Updated authenticator icons (Fixes #7908)

fork-5.53.8
unknown 2018-06-27 09:49:02 +02:00 zatwierdzone przez Greyson Parrelli
rodzic 18756aedf6
commit 69ea116b2b
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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"/>