Merge pull request #7981 from Stypox/sparse-items-deduplic
Deduplicate code for fetching stream info when sparse
This commit is contained in:
commit
37aca3f1c7
48 changed files with 140 additions and 249 deletions
|
|
@ -405,6 +405,7 @@
|
|||
<string name="enqueued_next">Enqueued next</string>
|
||||
<string name="start_here_on_background">Start playing in the background</string>
|
||||
<string name="start_here_on_popup">Start playing in a popup</string>
|
||||
<string name="loading_stream_details">Loading stream details…</string>
|
||||
<!-- Drawer -->
|
||||
<string name="drawer_open">Open Drawer</string>
|
||||
<string name="drawer_close">Close Drawer</string>
|
||||
|
|
@ -716,9 +717,6 @@
|
|||
<string name="tablet_mode_title">Tablet mode</string>
|
||||
<string name="on">On</string>
|
||||
<string name="off">Off</string>
|
||||
<!-- Show Channel Details -->
|
||||
<string name="error_show_channel_details">Error at Show Channel Details</string>
|
||||
<string name="loading_channel_details">Loading Channel Details…</string>
|
||||
<!-- Progressive Load Interval -->
|
||||
<string name="progressive_load_interval_default">ExoPlayer default</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue