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

Commit a6cc092c authored by Jeff DeCew's avatar Jeff DeCew Committed by Automerger Merge Worker
Browse files

Merge "Tweak CallStyle Answer button color to ensure white text" into sc-dev am: 975a46da

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14805379

Change-Id: I529ef21ce97228474bbe9e3bbd3ec7c6b0ca0575
parents 68c0471c 975a46da
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -160,7 +160,7 @@
    <!-- The color of the Decline and Hang Up actions on a CallStyle notification -->
    <!-- The color of the Decline and Hang Up actions on a CallStyle notification -->
    <color name="call_notification_decline_color">#d93025</color>
    <color name="call_notification_decline_color">#d93025</color>
    <!-- The color of the Answer action on a CallStyle notification -->
    <!-- The color of the Answer action on a CallStyle notification -->
    <color name="call_notification_answer_color">#1e8e3e</color>
    <color name="call_notification_answer_color">#1d873b</color>


    <!-- Keyguard colors -->
    <!-- Keyguard colors -->
    <color name="keyguard_avatar_frame_color">#ffffffff</color>
    <color name="keyguard_avatar_frame_color">#ffffffff</color>