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
|
|
@ -64,7 +64,6 @@
|
|||
<string name="pref_title_blur_album_art">Blur album cover</string>
|
||||
<string name="pref_title_colored_notification">Colored 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="delete_action">Delete</string>
|
||||
<string name="remove_action">Remove</string>
|
||||
<string name="rename_action">Rename</string>
|
||||
|
|
@ -85,7 +84,6 @@
|
|||
<string name="pref_summary_classic_notification">Use the classic notification design.</string>
|
||||
<string name="pref_summary_colored_notification">"Colors the notification in the album cover\u2019s vibrant color."</string>
|
||||
<string name="pref_summary_colored_shortcuts">Colors the app shortcuts in the primary color.</string>
|
||||
<string name="pref_summary_audio_ducking">Notifications, navigation etc.</string>
|
||||
<string name="last_added">Last added</string>
|
||||
<string name="my_top_tracks">My top tracks</string>
|
||||
<string name="action_sleep_timer">Sleep timer</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue