Added reset button but not working as intended.

This commit is contained in:
Vincent Tanumihardja 2022-10-24 09:54:22 +11:00 committed by TobiGr
parent aec58de01a
commit a570f70fce
7 changed files with 50 additions and 5 deletions

View file

@ -222,6 +222,8 @@
<string name="prefer_original_audio_key">prefer_original_audio</string>
<string name="prefer_descriptive_audio_key">prefer_descriptive_audio</string>
<string name="last_resize_mode">last_resize_mode</string>
<!-- RESET ONLY -->
<string name="reset_pref_screen_key">reset_pref_screen_key</string>
<!-- DEBUG ONLY -->
<string name="debug_pref_screen_key">debug_pref_screen_key</string>