Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 092f227c authored by Seweryn Fornalik's avatar Seweryn Fornalik
Browse files

Remove icon from addressbook account

parent b4134700
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -9,6 +9,4 @@
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountPreferences="@xml/sync_prefs"
    android:accountType="@string/account_type_address_book"
    android:icon="@mipmap/ic_launcher_round"
    android:label="@string/account_title_address_book"
    android:smallIcon="@mipmap/ic_launcher" />
    android:label="@string/account_title_address_book" />
+1 −3
Original line number Diff line number Diff line
@@ -9,7 +9,5 @@
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountPreferences="@xml/sync_prefs"
    android:accountType="@string/account_type_eelo_address_book"
    android:icon="@drawable/ic_account_provider_eelo"
    android:label="@string/account_title_eelo_address_book"
    android:smallIcon="@drawable/ic_account_provider_eelo" />
    android:label="@string/account_title_eelo_address_book" />