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

Commit 644b3fbf authored by Lin Guo's avatar Lin Guo Committed by Android (Google) Code Review
Browse files

Merge "Add colorControlActivated color to the seekbar theme"

parents c6b24c33 4ee01f49
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -42,6 +42,7 @@
    </style>
    </style>


    <style name="Theme.Car.DialogListView" parent="@style/Theme.Car.NoActionBar">
    <style name="Theme.Car.DialogListView" parent="@style/Theme.Car.NoActionBar">
        <item name="android:colorControlActivated">@color/car_accent</item>
        <item name="listItemBackgroundColor">@android:color/black</item>
        <item name="listItemBackgroundColor">@android:color/black</item>
    </style>
    </style>