Save and restore whether pitch and tempo are unhooked or not

Fixes #1536
This commit is contained in:
Stypox 2020-02-02 15:52:35 +01:00
parent 8d17802ce1
commit 29080683d0
2 changed files with 19 additions and 6 deletions

View file

@ -175,6 +175,7 @@
<string name="main_page_content_key" translatable="false">main_page_content</string>
<string name="enable_playback_resume_key" translatable="false">enable_playback_resume</string>
<string name="enable_playback_state_lists_key" translatable="false">enable_playback_state_lists</string>
<string name="playback_unhook_key" translatable="false">playback_unhook_key</string>
<string name="app_language_key" translatable="false">app_language_key</string>
<string name="enable_lock_screen_video_thumbnail_key" translatable="false">enable_lock_screen_video_thumbnail</string>