Prepared everything for multi-selection and implemented it in the song view for now.

This commit is contained in:
Karim Abou Zeid 2015-05-24 20:33:14 +02:00
commit 8503eb4e36
55 changed files with 348 additions and 108 deletions

View file

@ -50,7 +50,6 @@
<string name="no_results">Inga resultat</string>
<string name="action_re_download_artist_image">Uppdatera artistbild</string>
<string name="updating">Uppdaterar ...</string>
<string name="added_title_to_playing_queue">"Lagt till 1 titel till spellistan."</string>
<string name="action_delete_from_playlist">Radera från spellista</string>
<string name="new_playlist_action">Ny spellista ...</string>
<string name="created_playlist_x">Spellista %1$s skapad</string>
@ -115,4 +114,5 @@ Vill du radera <b>%1$d</b> låtar?
<item>Weksök</item>
<item>Ta bort omslag</item>
</string-array>
<string name="added_title_to_playing_queue">"Lagt till 1 titel till spellistan."</string>
</resources>