Add simple drawer for selecting service

This commit is contained in:
wb9688 2017-11-19 17:21:46 +01:00
parent 621a1909ec
commit 54aa40eac1
7 changed files with 86 additions and 23 deletions

View file

@ -309,4 +309,10 @@
<string name="play_queue_stream_detail">Details</string>
<string name="play_queue_audio_settings">Audio Settings</string>
<string name="hold_to_append">Hold To Enqueue</string>
<!-- Drawer -->
<string name="drawer_open">Open Drawer</string>
<string name="drawer_close">Close Drawer</string>
<string name="youtube" translatable="false">YouTube</string>
<string name="soundcloud" translatable="false">SoundCloud</string>
</resources>