From d00576ac2d7605c48034dc52e6622f48f680d4ae Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 28 Apr 2021 00:23:52 +0200 Subject: Add the "layout" option again Some versions of android don't allow to configure several languages. --- res/xml/method.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/xml/method.xml') 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" /> -- cgit v1.2.3