1
0
Fork 0

added a separate Shift key

This commit is contained in:
sspanak 2024-09-18 15:53:59 +03:00 committed by Dimo Karaivanov
parent 3a5263ccf6
commit d59c78ccc9
16 changed files with 169 additions and 113 deletions

View file

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