refactor: remove audio ducking setting because it's useless now (unfortunately exoplayer is always "ducking")
This commit is contained in:
parent
fcf2c62d9a
commit
0eabd7eecf
34 changed files with 0 additions and 75 deletions
|
|
@ -66,7 +66,6 @@
|
|||
<string name="pref_title_blur_album_art">Blur album cover</string>
|
||||
<string name="pref_title_colored_notification">Coloured notification</string>
|
||||
<string name="pref_title_classic_notification">Classic notification design</string>
|
||||
<string name="pref_title_audio_ducking">Reduce volume on focus loss</string>
|
||||
<string name="pref_title_remember_tab">Remember last tab</string>
|
||||
<string name="delete_action">Delete</string>
|
||||
<string name="remove_action">Remove</string>
|
||||
|
|
@ -90,7 +89,6 @@
|
|||
<string name="pref_summary_classic_notification">Use the classic notification design.</string>
|
||||
<string name="pref_summary_colored_notification">"Colours the notification in the album cover\u2019s vibrant colour."</string>
|
||||
<string name="pref_summary_colored_shortcuts">Colours the app shortcuts in the primary colour.</string>
|
||||
<string name="pref_summary_audio_ducking">Notifications, navigation etc.</string>
|
||||
<string name="pref_summary_remember_tab">Go to the last opened tab on launch</string>
|
||||
<string name="last_added">Last added</string>
|
||||
<string name="my_top_tracks">My top tracks</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue