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

Unverified Commit 180eb48b authored by Joey Rizzoli's avatar Joey Rizzoli Committed by Michael Bestas
Browse files

[1/2] Contacts: make shapes great again



Use 7.0 icon as default one and keep 7.1 circular one as roundicon only

Change-Id: Icb6ec69bc9eba19b8eedccedde45efdd8043924a
Signed-off-by: default avatarJoey Rizzoli <joey@cyanogenmoditalia.it>
parent 47953602
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
        android:name="com.android.contacts.ContactsApplication"
        android:label="@string/applicationLabel"
        android:icon="@mipmap/ic_contacts_launcher"
        android:roundIcon="@mipmap/ic_contacts_launcher"
        android:roundIcon="@mipmap/ic_contacts_round"
        android:taskAffinity="android.task.contacts"
        android:hardwareAccelerated="true"
        android:supportsRtl="true"