-Added different toast for append long click on detail fragment.
-Corrected drag handle icon. -Removed reorder icon. -Refactored play queue item selection.
This commit is contained in:
parent
0d3e0c201e
commit
a8f5cfa640
28 changed files with 34 additions and 30 deletions
|
|
@ -91,6 +91,8 @@
|
|||
<string name="settings_category_other_title">Other</string>
|
||||
<string name="background_player_playing_toast">Playing in background</string>
|
||||
<string name="popup_playing_toast">Playing in popup mode</string>
|
||||
<string name="background_player_append">Queued on background player</string>
|
||||
<string name="popup_playing_append">Queued on popup player</string>
|
||||
<string name="c3s_url" translatable="false">https://www.c3s.cc/</string>
|
||||
<string name="play_btn_text">Play</string>
|
||||
<string name="content">Content</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue