Merge pull request #3065 from GradyClark/dev

Added the ability to remove all watched videos from a local playlist
This commit is contained in:
Stypox 2020-04-23 23:52:28 +02:00 committed by GitHub
commit 053038d005
6 changed files with 165 additions and 1 deletions

View file

@ -50,7 +50,7 @@
android:layout_height="wrap_content"
android:layout_below="@id/playlist_stream_count">
<include layout="@layout/playlist_control"/>
<include layout="@layout/playlist_control" />
</LinearLayout>
</RelativeLayout>