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

Commit e09b67d6 authored by Yorke Lee's avatar Yorke Lee
Browse files

Add colorControlActivated attribute to Dialer

Bug: 17359310
Change-Id: I28f2c2dd45bedd86752eb7059670458b5c04d107
parent 4e077af2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@
        <item name="android:colorPrimary">@color/dialer_theme_color</item>
        <item name="android:colorPrimaryDark">@color/dialer_theme_color_dark</item>
        <item name="dialpad_key_button_touch_tint">@color/dialer_dialpad_touch_tint</item>
        <item name="android:colorControlActivated">@color/dialer_theme_color</item>
    </style>

    <!-- Action bar overflow menu icon. -->