🚀 Horizontal gesture "Pull animation" option

* Enables or disables pull animation when using horizontal gesture
This commit is contained in:
Acclorite 2025-03-12 19:27:46 +02:00
parent 1c0e259179
commit e4cc80ab08
14 changed files with 90 additions and 1 deletions

View file

@ -187,6 +187,13 @@
<string name="horizontal_gesture_scroll_option">Частка прокрутки</string>
<string name="horizontal_gesture_sensitivity_option">Чутливість</string>
<string name="horizontal_gesture_alpha_anim_option">Анімація видимості</string>
<string name="horizontal_gesture_alpha_anim_option_desc">
Увімкнути анімацію видимості під час використання горизонтального жесту
</string>
<string name="horizontal_gesture_pull_anim_option">Анімація тягнення</string>
<string name="horizontal_gesture_pull_anim_option_desc">
Увімкнути анімацію тягнення під час використання горизонтального жесту
</string>
<string name="bottom_bar_padding_option">Відступ нижньої панелі</string>
<string name="highlighted_reading_option">Підсвічування слів</string>
<string name="highlighted_reading_option_desc">Підсвічувати початок кожного слова</string>