mirror of
https://github.com/fcitx5-android/fcitx5-android.git
synced 2026-08-02 04:44:35 +08:00
Comment about android:configChanges in input_method.xml
although it does not work ¯\_(ツ)_/¯
This commit is contained in:
parent
9dfbd0c1b6
commit
0663110f50
@ -1,6 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- ref: https://developer.android.com/reference/android/view/inputmethod/InputMethodInfo#xml-attributes_1 -->
|
||||
<input-method xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:configChanges="uiMode"
|
||||
android:settingsActivity="org.fcitx.fcitx5.android.ui.main.MainActivity"
|
||||
android:supportsInlineSuggestions="true"
|
||||
android:supportsSwitchingToNextInputMethod="true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user