From b54f9c5797690bf7ca77228f5a3647e72c20388f Mon Sep 17 00:00:00 2001 From: Kazoku Date: Fri, 10 Feb 2023 00:40:48 +0700 Subject: Vietnamese keyboard (#291) Added missing accent (horn, hook, dot below) Added layout Added accent font svg (by modified existing accent)--- res/xml/qwerty_vi.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 res/xml/qwerty_vi.xml (limited to 'res/xml/qwerty_vi.xml') diff --git a/res/xml/qwerty_vi.xml b/res/xml/qwerty_vi.xml new file mode 100644 index 0000000..e61f1f7 --- /dev/null +++ b/res/xml/qwerty_vi.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3