Add settings to pin and unpin playlist in toolbar menu

This commit is contained in:
CappielloAntonio 2021-11-25 22:48:21 +01:00
parent afe0e0751c
commit e29b96d905
11 changed files with 170 additions and 5 deletions

View file

@ -105,8 +105,10 @@
<string name="menu_download_label">Download</string>
<string name="menu_home_label">Home</string>
<string name="menu_library_label">Library</string>
<string name="menu_pin_button">Pin</string>
<string name="menu_search_button">Search</string>
<string name="menu_settings_button">Settings</string>
<string name="menu_unpin_button">Unpin</string>
<string name="player_bottom_sheet_title">Now playing</string>
<string name="playing_notification_description">The playing notification provides actions for play/pause etc.</string>
<string name="playing_notification_name">Playing Notification</string>