Skip to content

Commit 423c2e2

Browse files
authored
Merge pull request #9 from morckx/dont-tint-mediaitem-icons
Don't tint icons of app-provided media items
2 parents 2d377dd + 2f237b3 commit 423c2e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mediacontroller/src/main/res/layout/media_browse_item.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
android:layout_gravity="center_vertical"
2828
android:layout_marginEnd="@dimen/margin_small"
2929
android:scaleType="fitCenter"
30-
android:tint="@color/text_dark"
3130
tools:ignore="ContentDescription" />
3231

3332
<LinearLayout

0 commit comments

Comments
 (0)