aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/select_song.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/menu/select_song.xml')
-rw-r--r--app/src/main/res/menu/select_song.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/menu/select_song.xml b/app/src/main/res/menu/select_song.xml
index fc4494cb..d47ad933 100644
--- a/app/src/main/res/menu/select_song.xml
+++ b/app/src/main/res/menu/select_song.xml
@@ -3,7 +3,7 @@
xmlns:compat="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/menu_play_now"
- android:icon="?attr/media_button_start"
+ android:icon="?attr/actionbar_start"
android:title="@string/menu.play"
compat:showAsAction="always|withText"/>