added a separate Shift key
This commit is contained in:
parent
3a5263ccf6
commit
d59c78ccc9
16 changed files with 169 additions and 113 deletions
|
|
@ -46,6 +46,10 @@
|
|||
app:key="key_select_keyboard"
|
||||
app:title="@string/function_select_keyboard" />
|
||||
|
||||
<DropDownPreference
|
||||
app:key="key_shift"
|
||||
app:title="@string/virtual_key_shift" />
|
||||
|
||||
<DropDownPreference
|
||||
app:key="key_show_settings"
|
||||
app:title="@string/function_show_settings" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue