Show toast when toggling crop borders

Consistent with reading mode and orientation shortcuts.
This commit is contained in:
arkon
2021-05-30 10:54:24 -04:00
parent fce81dd6d9
commit 1feac9c559
3 changed files with 34 additions and 22 deletions

View File

@@ -277,6 +277,8 @@
<string name="pref_true_color">32-bit color</string>
<string name="pref_true_color_summary">Reduces banding, but impacts performance</string>
<string name="pref_crop_borders">Crop borders</string>
<string name="on">On</string>
<string name="off">Off</string>
<string name="pref_custom_brightness">Custom brightness</string>
<string name="pref_grayscale">Grayscale</string>
<string name="pref_custom_color_filter">Custom color filter</string>