From b844af1f289921592a8bfb7e5a174d4e1b33c0dd Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Fri, 24 Apr 2026 11:32:19 +0200 Subject: Fix the spacebar in Hangul combining (#1244) * Fix the spacebar in Hangul combining The encoding for the spacebar changed and the Hangul combining code was not updated. * Change the default layout for Korean--- res/xml/method.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml/method.xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index 036bf1f..e1169d7 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -45,7 +45,7 @@ - + -- cgit v1.2.3