From ab1856046ffca7187d7d806a454729d9fb1bbecc Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 13 Nov 2013 10:45:20 +0000 Subject: now the Android App has a translation keyboard which allows the translations to be done from inside another application --- src/ui/android/res/xml/qwerty.xml | 74 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 src/ui/android/res/xml/qwerty.xml (limited to 'src/ui/android/res/xml/qwerty.xml') diff --git a/src/ui/android/res/xml/qwerty.xml b/src/ui/android/res/xml/qwerty.xml new file mode 100644 index 000000000..6e0b95975 --- /dev/null +++ b/src/ui/android/res/xml/qwerty.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3