1
0
Fork 0

drag resizing can now be disabled from the Settings

This commit is contained in:
sspanak 2025-03-17 12:26:57 +02:00 committed by Dimo Karaivanov
parent c2260c1d4e
commit cd635870cf
22 changed files with 98 additions and 10 deletions

View file

@ -68,6 +68,8 @@
<string name="pref_dark_theme_yes">Yes</string>
<string name="pref_dark_theme_no">No</string>
<string name="pref_dark_theme_auto">Auto</string>
<string name="pref_drag_resize">Drag to Resize</string>
<string name="pref_drag_resize_summary">Allow resizing and moving the keyboard by dragging the Status Bar or the Settings key.</string>
<string name="pref_double_zero_char">Character for Double 0-key Press</string>
<string name="pref_numpad_fn_key_width">Letter Keys Width</string>
<string name="pref_font_size">Settings Font Size</string>