Преглед изворни кода

Fixes #1761 by removing unnecessary background color which gets tinted if present

AndyScherzinger пре 7 година
родитељ
комит
798df9f223
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/main/res/layout/media_control.xml

+ 0 - 1
src/main/res/layout/media_control.xml

@@ -74,7 +74,6 @@
             android:layout_width="0dp"
             android:layout_weight="1"
             android:layout_height="@dimen/seek_bar_height"
-            android:progressDrawable="@color/white"
             android:splitTrack="false"/>
 
         <TextView android:id="@+id/totalTimeText"