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

Commit 405b9909 authored by Andrew Lee's avatar Andrew Lee Committed by Android Git Automerger
Browse files

am 730c93cb: Merge "Set track drawable to null to remove grey track." into lmp-mr1-dev

* commit '730c93cb':
  Set track drawable to null to remove grey track.
parents fa42c383 730c93cb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@
        <item name="android:actionOverflowButtonStyle">@style/ContactsActionBarOverflowQP</item>
        <item name="android:actionModeCloseDrawable">@drawable/ic_close_lt</item>
        <item name="android:fastScrollThumbDrawable">@drawable/fastscroll_thumb</item>
        <item name="android:fastScrollTrackDrawable">@null</item>
        <item name="android:textColorPrimary">@color/primary_text_color</item>
        <item name="android:textColorSecondary">@color/secondary_text_color</item>
        <item name="android:icon">@android:color/transparent</item>