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

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

Merge "Fix wrong color for rippleColor" into qt-dev

parents f93ca46e 13568b63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -422,6 +422,7 @@
        <item name="cardElevation">0dp</item>
        <item name="strokeColor">@color/contextual_card_stroke_color</item>
        <item name="strokeWidth">1dp</item>
        <item name="rippleColor">?android:attr/colorControlHighlight</item>
    </style>

    <style name="SearchBarStyle">