mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Hide Hls playlist switch
This commit is contained in:
parent
79d76c6d3d
commit
0d89c88a99
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@
|
|||
android:layout_marginTop="10dp"
|
||||
android:text="@string/hls_playlist"
|
||||
android:textColor="?attr/textColor"
|
||||
android:textSize="16sp" />
|
||||
android:textSize="16sp"
|
||||
android:visibility="invisible" />
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue