mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-16 02:13:57 +01:00
added icon for play all
This commit is contained in:
parent
5942add141
commit
d255d3e376
@ -48,6 +48,8 @@
|
||||
<org.schabi.newpipe.views.NewPipeTextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:drawableStart="@drawable/ic_playlist_play"
|
||||
android:drawablePadding="4dp"
|
||||
android:gravity="center_vertical"
|
||||
android:text="@string/play_all"
|
||||
android:textColor="?attr/colorAccent"
|
||||
|
Loading…
Reference in New Issue
Block a user