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

Commit bae1b921 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Adding a selector to the button color."

parents 05ad6df9 5394c621
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
    <style name="CarAction1">
        <item name="textStyle">bold</item>
        <item name="textSize">@dimen/car_action1_size</item>
        <item name="textColor">@color/car_highlight</item>
        <item name="textColor">@color/control_default_material</item>
    </style>

    <style name="CarAction1.Dark">