From 1909f2fcb47b92121987229ec1a24bf11005186f Mon Sep 17 00:00:00 2001
From: Raj9039852537
Date: Wed, 12 Oct 2022 01:43:40 +0530
Subject: Added Hindi language layout (#211)
* Hindi Keyboard Layout
Hindi keyboard layout added
Basic symbols like brackets, colons etc are useful. This includes ( ) { } [ ] \ / ÷ - + = ! % : ; . , ?---
res/xml/hindi.xml | 37 +++++++++++++++++++++++++++++++++++++
res/xml/method.xml | 1 +
2 files changed, 38 insertions(+)
create mode 100644 res/xml/hindi.xml
(limited to 'res/xml')
diff --git a/res/xml/hindi.xml b/res/xml/hindi.xml
new file mode 100644
index 0000000..feb95fb
--- /dev/null
+++ b/res/xml/hindi.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 28b2239..03d8431 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -2,6 +2,7 @@
+
--
cgit v1.2.3