mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-24 19:05:22 +01:00
Rename icons
This commit is contained in:
parent
e68258a2fd
commit
e0f1bde606
279 changed files with 493 additions and 519 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_sort_order"
|
||||
android:icon="@drawable/ic_sort_white_24dp"
|
||||
android:icon="@drawable/ic_sort"
|
||||
android:title="@string/sort_order"
|
||||
app:showAsAction="ifRoom">
|
||||
<menu>
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_tag_editor"
|
||||
android:icon="@drawable/ic_edit_white_24dp"
|
||||
android:icon="@drawable/ic_edit"
|
||||
android:title="@string/action_tag_editor"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue