drag resizing can now be disabled from the Settings
This commit is contained in:
parent
c2260c1d4e
commit
cd635870cf
22 changed files with 98 additions and 10 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue