Add option to flash white screen on page change in reader for e-ink displays

Closes #2123
This commit is contained in:
arkon
2023-10-28 16:21:45 -04:00
parent 7457a18aee
commit 443d56f69b
7 changed files with 74 additions and 0 deletions

View File

@@ -333,6 +333,8 @@
<string name="pref_double_tap_zoom">Double tap to zoom</string>
<string name="pref_cutout_short">Show content in cutout area</string>
<string name="pref_page_transitions">Animate page transitions</string>
<string name="pref_flash_page">Flash white on page change</string>
<string name="pref_flash_page_summ">Reduces ghosting on e-ink displays</string>
<string name="pref_double_tap_anim_speed">Double tap animation speed</string>
<string name="pref_show_page_number">Show page number</string>
<string name="pref_show_reading_mode">Show reading mode</string>