add cancel action to download notification

This commit is contained in:
dkanada 2021-08-09 23:58:35 +09:00
commit cac64c53c7
5 changed files with 28 additions and 8 deletions

View file

@ -18,6 +18,7 @@
<string name="action_remove_from_favorites">Remove from favorites</string>
<string name="action_search">Search</string>
<string name="action_download">Download</string>
<string name="action_cancel">Cancel</string>
<string name="action_play_next">Play next</string>
<string name="action_play">Play</string>
<string name="action_play_pause">Play/Pause</string>