We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4642477 + d255d3e commit cd0e585Copy full SHA for cd0e585
1 file changed
app/src/main/res/layout/playlist_control.xml
@@ -48,6 +48,8 @@
48
<org.schabi.newpipe.views.NewPipeTextView
49
android:layout_width="wrap_content"
50
android:layout_height="wrap_content"
51
+ android:drawableStart="@drawable/ic_playlist_play"
52
+ android:drawablePadding="4dp"
53
android:gravity="center_vertical"
54
android:text="@string/play_all"
55
android:textColor="?attr/colorAccent"
0 commit comments