Skip to content

Commit

Permalink
Fix playlist item not properly themed
Browse files Browse the repository at this point in the history
  • Loading branch information
Stypox committed Mar 2, 2022
1 parent 96185fa commit 75eaa21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/list_playlist_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
android:textSize="@dimen/video_item_search_duration_text_size"
android:textStyle="bold"
app:drawableTopCompat="@drawable/ic_playlist_play"
app:drawableTint="@color/duration_text_color"
tools:ignore="RtlHardcoded"
tools:text="314159" />

Expand Down

0 comments on commit 75eaa21

Please sign in to comment.