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

Commit 39382aa7 authored by Richard Ngo's avatar Richard Ngo Committed by Android (Google) Code Review
Browse files

Merge "updated blue border for stackviews to new holo blue"

parents 610c2d25 e0696a73
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1513,8 +1513,8 @@ please see styles_device_defaults.xml.
    </style>

    <style name="Widget.Holo.StackView">
        <item name="android:resOutColor">#ff6699ff</item>
        <item name="android:clickColor">#886699ff</item>
        <item name="android:resOutColor">@android:color/holo_blue_light</item>
        <item name="android:clickColor">@android:color/holo_blue_light</item>
    </style>

    <style name="Widget.Holo.Button.Borderless">