Prepared everything for multi-selection and implemented it in the song view for now.
This commit is contained in:
parent
9835c595b2
commit
8503eb4e36
55 changed files with 348 additions and 108 deletions
|
|
@ -50,7 +50,6 @@
|
|||
<string name="no_results">無搜尋結果</string>
|
||||
<string name="action_re_download_artist_image">更新歌手圖片</string>
|
||||
<string name="updating">更新中…</string>
|
||||
<string name="added_title_to_playing_queue">"這歌曲已加入播放佇列"</string>
|
||||
<string name="action_delete_from_playlist">從音樂清單移除</string>
|
||||
<string name="new_playlist_action">新增音樂清單</string>
|
||||
<string name="action_grid_columns">專輯網格列數</string>
|
||||
|
|
@ -120,4 +119,5 @@
|
|||
<item>網路搜尋</item>
|
||||
<item>刪除封面</item>
|
||||
</string-array>
|
||||
<string name="added_title_to_playing_queue">"這歌曲已加入播放佇列"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue