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

Commit 15a7b814 authored by Adam Powell's avatar Adam Powell
Browse files

Sync holo button bar styles with UX.

Change-Id: I9588f1beb014262bf71d97521b0f371c85977923
parent 73d0a606
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1466,7 +1466,7 @@
        <item name="divider">?android:attr/dividerVertical</item>
        <item name="showDividers">middle</item>
        <item name="dividerPadding">8dip</item>
        <item name="background">@android:drawable/btn_group_holo_dark</item>
        <item name="background">@null</item>
    </style>

    <style name="Holo.SegmentedButton" parent="SegmentedButton">
@@ -1875,7 +1875,6 @@
    </style>

    <style name="Holo.Light.ButtonBar" parent="Holo.ButtonBar">
        <item name="android:background">@android:drawable/btn_group_holo_light</item>
    </style>

    <style name="Holo.Light.ButtonBar.AlertDialog">