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 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 res/xml/hindi.xml (limited to 'res/xml/hindi.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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3