mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 14:02:44 +00:00
Made keyboard layout aware of one-handed mode (e.g. hides one-handed key when one-handed mode is enabled)
This commit is contained in:
parent
d27659de4f
commit
1b1dc96a3d
10 changed files with 81 additions and 22 deletions
|
@ -263,6 +263,7 @@
|
|||
<string name="keyspec_clipboard_action_key">!icon/clipboard_action_key|!code/key_clipboard</string>
|
||||
<string name="keyspec_clipboard_normal_key">!icon/clipboard_normal_key|!code/key_clipboard</string>
|
||||
<string name="keyspec_start_onehanded_mode">!icon/start_onehanded_mode_key|!code/key_start_onehanded</string>
|
||||
<string name="keyspec_language_switch">!icon/language_switch_key|!code/key_language_switch</string>
|
||||
<string name="label_go_key">!string/label_go_key</string>
|
||||
<string name="label_send_key">!string/label_send_key</string>
|
||||
<string name="label_next_key">!string/label_next_key</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue