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">"재생 대기열에 1개의 음악을 추가했습니다."</string>
|
||||
<string name="action_delete_from_playlist">재생목록에서 삭제</string>
|
||||
<string name="new_playlist_action">새로운 재생목록...</string>
|
||||
<string name="action_grid_columns">가로세로 격자</string>
|
||||
|
|
@ -121,4 +120,5 @@
|
|||
<item>인터넷 검색</item>
|
||||
<item>커버 없애기</item>
|
||||
</string-array>
|
||||
<string name="added_title_to_playing_queue">"재생 대기열에 1개의 음악을 추가했습니다."</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue