diff options
Diffstat (limited to 'src/ui/android/res/xml/method.xml')
| -rw-r--r-- | src/ui/android/res/xml/method.xml | 6 |
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> |
