1
0
Fork 0

added the TAB key

This commit is contained in:
sspanak 2024-07-17 17:22:11 +03:00 committed by Dimo Karaivanov
parent 47c846ca39
commit 3cda6b9bb3
11 changed files with 92 additions and 37 deletions

View file

@ -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" />