-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:
John Zhen M 2017-10-12 18:22:25 -07:00 committed by John Zhen Mo
parent 9685456ee4
commit 87fca5cffe
9 changed files with 728 additions and 528 deletions

View file

@ -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>