mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-09 03:54:29 +02:00
add action: media play / pause
This commit is contained in:
parent
7257d4ca35
commit
88a78749c2
3 changed files with 37 additions and 39 deletions
app/src/main/res/values
|
@ -245,6 +245,7 @@
|
|||
<string name="list_other_volume_down">Music: Quieter</string>
|
||||
<string name="list_other_track_next">Music: Next</string>
|
||||
<string name="list_other_track_previous">Music: Previous</string>
|
||||
<string name="list_other_track_play_pause">Music: Play / Pause</string>
|
||||
<string name="list_other_expand_notifications_panel">Expand notifications panel</string>
|
||||
<string name="list_other_nop">Do nothing</string>
|
||||
<string name="list_other_lock_screen">Lock Screen</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue