We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e8902 commit 6967681Copy full SHA for 6967681
java/res/xml/method.xml
@@ -4,7 +4,8 @@
4
android:settingsActivity="org.futo.inputmethod.latin.uix.settings.SettingsActivity"
5
android:isDefault="true"
6
android:supportsSwitchingToNextInputMethod="true"
7
- android:supportsInlineSuggestions="true">
+ android:supportsInlineSuggestions="true"
8
+ android:suppressesSpellChecker="true">
9
<subtype android:icon="@drawable/ic_launcher_foreground"
10
android:label="@string/english_ime_name"
11
android:imeSubtypeMode="keyboard"
0 commit comments