Add notification channel

This commit is contained in:
Karim Abou Zeid 2017-08-30 20:12:15 +02:00
commit 9da5f6c8d4
6 changed files with 30 additions and 10 deletions

View file

@ -301,4 +301,6 @@
<string name="app_shortcut_last_added_long">@string/last_added</string>
<string name="app_shortcut_last_added_short">@string/last_added</string>
<string name="playlist_is_empty">Playlist is empty</string>
<string name="playing_notification_description">The playing notification provides actions for play/pause etc.</string>
<string name="playing_notification_name">Playing notification</string>
</resources>