From d725fe65f06034b4e6463594c3960a58c0605b8f Mon Sep 17 00:00:00 2001 From: Lee0701 Date: Thu, 8 Oct 2020 10:18:06 +0900 Subject: [PATCH] Add touch position correction support flag --- app/src/main/res/xml/method.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/xml/method.xml b/app/src/main/res/xml/method.xml index d85ae3a6e..edf0a1f64 100644 --- a/app/src/main/res/xml/method.xml +++ b/app/src/main/res/xml/method.xml @@ -528,7 +528,7 @@ android:subtypeId="0x456d04f2" android:imeSubtypeLocale="ko" android:imeSubtypeMode="keyboard" - android:imeSubtypeExtraValue="KeyboardLayoutSet=korean,EmojiCapable" + android:imeSubtypeExtraValue="KeyboardLayoutSet=korean,SupportTouchPositionCorrection,EmojiCapable" android:isAsciiCapable="false" />