abouttreesummaryrefslogcommitdiff
path: root/res/xml/method.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/method.xml')
-rw-r--r--res/xml/method.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 92c02ff..5a515cd 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -7,11 +7,13 @@
android:imeSubtypeLocale="en_US"
android:imeSubtypeMode="keyboard"
android:isAsciiCapable="true"
+ android:imeSubtypeExtraValue="default_layout=qwerty"
/>
<subtype android:label="@string/subtype_label_azerty"
android:languageTag="fr"
android:imeSubtypeLocale="fr_FR"
android:imeSubtypeMode="keyboard"
android:isAsciiCapable="true"
+ android:imeSubtypeExtraValue="default_layout=azerty"
/>
</input-method>