🚀 Cutout Padding option
* Added "Cutout padding" option in Reader * If true, applies padding to cutout area (independently of screen orientation)
This commit is contained in:
parent
4f20d0a461
commit
3fa6e2a054
9 changed files with 66 additions and 2 deletions
|
|
@ -254,6 +254,8 @@
|
|||
<string name="fast_color_preset_change_option_desc">Swipe left or right to change color preset</string>
|
||||
<string name="text_alignment_option">Text alignment</string>
|
||||
<string name="letter_spacing_option">Letter spacing</string>
|
||||
<string name="cutout_padding_option">Cutout padding</string>
|
||||
<string name="cutout_padding_option_desc">Apply padding to cutout area</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Files structure</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue