abouttreesummaryrefslogcommitdiff
path: root/res/xml/settings.xml
diff options
context:
space:
mode:
authorKazoku2023-02-10 00:40:48 +0700
committerGitHub2023-02-09 18:40:48 +0100
commitb54f9c5797690bf7ca77228f5a3647e72c20388f (patch)
treebbffb833ec9de1af014f0a81243f26868b6724f6 /res/xml/settings.xml
parent72249b8a42a7586212b06b2236777e296cfec159 (diff)
downloadunexpected-keyboard-b54f9c5797690bf7ca77228f5a3647e72c20388f.tar.gz
unexpected-keyboard-b54f9c5797690bf7ca77228f5a3647e72c20388f.zip
Vietnamese keyboard (#291)
Added missing accent (horn, hook, dot below) Added layout Added accent font svg (by modified existing accent)
Diffstat (limited to 'res/xml/settings.xml')
-rw-r--r--res/xml/settings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index 4eccb02..1fdb5e6 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -40,6 +40,9 @@
<juloo.keyboard2.ExtraKeyCheckBoxPreference app:index="30"/>
<juloo.keyboard2.ExtraKeyCheckBoxPreference app:index="31"/>
<juloo.keyboard2.ExtraKeyCheckBoxPreference app:index="32"/>
+ <juloo.keyboard2.ExtraKeyCheckBoxPreference app:index="33"/>
+ <juloo.keyboard2.ExtraKeyCheckBoxPreference app:index="34"/>
+ <juloo.keyboard2.ExtraKeyCheckBoxPreference app:index="35"/>
</PreferenceScreen>
<ListPreference android:key="numpad_layout" android:title="@string/pref_numpad_layout" android:summary="%s" android:defaultValue="high_first" android:entries="@array/pref_numpad_layout_entries" android:entryValues="@array/pref_numpad_layout_values"/>
</PreferenceCategory>