Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 853f4221 authored by Jean Chalard's avatar Jean Chalard Committed by Android (Google) Code Review
Browse files

Merge "Remove useless processing (A65)"

parents 9c0ddb59 8e36e510
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -689,8 +689,8 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
            mSuggestionsView.clear();
        setSuggestionStripShownInternal(
                isSuggestionsStripVisible(), /* needsInputViewShown */ false);
        // Delay updating suggestions because keyboard input view may not be shown at this point.
        mHandler.postUpdateSuggestions();

        mHandler.cancelUpdateSuggestionStrip();
        mHandler.cancelDoubleSpacesTimer();

        inputView.setKeyPreviewPopupEnabled(mCurrentSettings.mKeyPreviewPopupOn,