Skip to content

Commit d255d3e

Browse files
committed
added icon for play all
1 parent 5942add commit d255d3e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/main/res/layout/playlist_control.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
<org.schabi.newpipe.views.NewPipeTextView
4949
android:layout_width="wrap_content"
5050
android:layout_height="wrap_content"
51+
android:drawableStart="@drawable/ic_playlist_play"
52+
android:drawablePadding="4dp"
5153
android:gravity="center_vertical"
5254
android:text="@string/play_all"
5355
android:textColor="?attr/colorAccent"

0 commit comments

Comments
 (0)