-Enabled play queue control panel for popup video player.
-Refactored background player activity into generic play queue control panel activity. -Changed control panel activities into singleTask.
This commit is contained in:
parent
9685456ee4
commit
87fca5cffe
9 changed files with 728 additions and 528 deletions
|
|
@ -295,6 +295,7 @@
|
|||
|
||||
<!-- Play Queue -->
|
||||
<string name="title_activity_background_player">Background Player</string>
|
||||
<string name="title_activity_popup_player">Popup Player</string>
|
||||
<string name="play_queue_remove">Remove</string>
|
||||
<string name="play_queue_stream_detail">Details</string>
|
||||
<string name="play_queue_audio_settings">Audio Settings</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue