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

Commit 6d2e4427 authored by yaolu's avatar yaolu
Browse files

Add adaptive dogfood icon and fix the icon background color

New icon assets are pushed here: cl/151068275
Use the color #2458CA as the icon background
Changes are only for O

Bug: 36692044
Bug: 34128487

Test: Tested on Nexus 5 with L and Pixel with O for both GoogleContacts
build and GoogleDogfood build

Change-Id: Ia47aac48eaec64e336b9e42790c89dde054ac8d0
parent 85a683d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
-->
<resources>
    <!-- Adaptive icon background layer color -->
    <color name="ic_contacts_launcher_background">#3F51B5</color>
    <color name="ic_contacts_launcher_background">#2458CA</color>

    <!-- 87% black -->
    <color name="quantum_black_text">#dd000000</color>