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

Commit 071492bc authored by Alan Viverette's avatar Alan Viverette
Browse files

Material theme

BUG: 15467097
Change-Id: Ifaaadd6314b2a451168a8d4da71edc8eb9b07810
parent 982e9f46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar
        <item name="android:textColor">#888888</item>
    </style>

    <style name="ListViewStyle" parent="@android:style/Widget.Quantum.Light.ListView">
    <style name="ListViewStyle" parent="@android:style/Widget.Material.Light.ListView">
        <item name="android:overScrollMode">always</item>
    </style>