mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Add settings to pin and unpin playlist in toolbar menu
This commit is contained in:
parent
afe0e0751c
commit
e29b96d905
11 changed files with 170 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue