🛠️ Change "Visibility animation" to Switch

* Changed from Slider (0-100) to Switch (off-on)
This commit is contained in:
Acclorite 2025-03-11 19:52:08 +02:00
parent 8981c92df3
commit 1c0e259179
11 changed files with 21 additions and 20 deletions

View file

@ -217,7 +217,7 @@
<string name="horizontal_gesture_option">Horizontal gesture</string>
<string name="horizontal_gesture_scroll_option">Scroll fraction</string>
<string name="horizontal_gesture_sensitivity_option">Sensitivity</string>
<string name="horizontal_gesture_alpha_anim_option">Animate visibility</string>
<string name="horizontal_gesture_alpha_anim_option">Visibility animation</string>
<string name="bottom_bar_padding_option">Bottom bar margin</string>
<string name="highlighted_reading_option">Highlight words</string>
<string name="highlighted_reading_option_desc">Highlight the beginning of each word</string>