remove some unused strings
This commit is contained in:
parent
a26ddacc8c
commit
40a870c7e4
63 changed files with 59 additions and 551 deletions
|
|
@ -9,9 +9,9 @@
|
|||
app:showAsAction="ifRoom" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_add_to_current_playing"
|
||||
android:id="@+id/action_add_to_queue"
|
||||
android:icon="@drawable/ic_library_add_white_24dp"
|
||||
android:title="@string/action_add_to_playing_queue"
|
||||
android:title="@string/action_add_to_queue"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
<item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue