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

Commit f250b32d authored by Budi Kusmiantoro's avatar Budi Kusmiantoro Committed by Android Git Automerger
Browse files

am 0cb752e6: am 11da6f64: Set fastscroll text color to black

* commit '0cb752e6':
  Set fastscroll text color to black
parents 50733f22 0cb752e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    </style>

    <style name="FastScrollStyle" parent="@android:style/Widget.Material.FastScroll">
        <item name="android:textColor">@color/black</item>
        <item name="android:padding">24dip</item>
    </style>