From 0663110f5099c9116783b74a7e09a7e96319614c Mon Sep 17 00:00:00 2001 From: Rocka Date: Sun, 26 Jul 2026 14:41:00 +0800 Subject: [PATCH] Comment about android:configChanges in input_method.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit although it does not work ¯\_(ツ)_/¯ --- app/src/main/res/xml/input_method.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/xml/input_method.xml b/app/src/main/res/xml/input_method.xml index e10701f9..3454354e 100644 --- a/app/src/main/res/xml/input_method.xml +++ b/app/src/main/res/xml/input_method.xml @@ -1,6 +1,8 @@ +