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

Unverified Commit 8482bb44 authored by Christopher R. Palmer's avatar Christopher R. Palmer Committed by Michael Bestas
Browse files

InCallUI: Fix background colour of tabs on DSDA phones

Change-Id: If858dd6448be970dae1efd0535fd2d6885f5bca3
parent 33029f96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@

    <style name="InCallActionBarStyle" parent="@android:style/Widget.Material.Light.ActionBar">
        <item name="android:background">@color/incall_action_bar_background_color</item>
        <item name="android:backgroundStacked">@color/incall_banner_secondary_background_color</item>
        <item name="android:textColor">@color/incall_action_bar_text_color</item>
    </style>