summaryrefslogtreecommitdiff
path: root/src/ui/android/res/xml/method.xml
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2013-11-13 10:45:20 +0000
committerkr.angelov <kr.angelov@gmail.com>2013-11-13 10:45:20 +0000
commitab1856046ffca7187d7d806a454729d9fb1bbecc (patch)
tree597f4487fd607d771a99f220509d647e7627564f /src/ui/android/res/xml/method.xml
parentfa4c327463f01eae2e0fda7deb82c4e9f40797cf (diff)
now the Android App has a translation keyboard which allows the translations to be done from inside another application
Diffstat (limited to 'src/ui/android/res/xml/method.xml')
-rw-r--r--src/ui/android/res/xml/method.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ui/android/res/xml/method.xml b/src/ui/android/res/xml/method.xml
new file mode 100644
index 000000000..af83761ca
--- /dev/null
+++ b/src/ui/android/res/xml/method.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- The attributes in this XML file provide configuration information -->
+<!-- for the Search Manager. -->
+
+<input-method xmlns:android="http://schemas.android.com/apk/res/android">
+</input-method>