added the TAB key
This commit is contained in:
parent
47c846ca39
commit
3cda6b9bb3
11 changed files with 92 additions and 37 deletions
|
|
@ -34,6 +34,10 @@
|
|||
app:key="key_next_input_mode"
|
||||
app:title="@string/function_next_mode" />
|
||||
|
||||
<DropDownPreference
|
||||
app:key="key_tab"
|
||||
app:title="@string/key_tab" />
|
||||
|
||||
<Preference
|
||||
app:key="reset_keys"
|
||||
app:title="@string/function_reset_keys_title" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue