mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 6d54f9f5: Merge "Fix the unintentional behavior change"
* commit '6d54f9f53cf7a82a0745b0c575cf11d63ec20746': Fix the unintentional behavior change
This commit is contained in:
commit
9bf7caf8f7
@ -123,7 +123,7 @@ public final class KeyboardSwitcher implements KeyboardState.SwitchActions {
|
||||
builder.setOptions(
|
||||
mSubtypeSwitcher.isShortcutImeEnabled(),
|
||||
settingsValues.mShowsVoiceInputKey,
|
||||
mLatinIME.shouldSwitchToOtherInputMethods());
|
||||
mLatinIME.shouldShowLanguageSwitchKey());
|
||||
mKeyboardLayoutSet = builder.build();
|
||||
mCurrentSettingsValues = settingsValues;
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user