mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Refresh the cached single quotes count on commit
Change-Id: I9df5cf95c14da2e11ac709ca5e32dc7db3b02c37
This commit is contained in:
parent
a9632d8173
commit
2a37fb9d30
@ -296,6 +296,7 @@ public class WordComposer {
|
||||
lastComposedWord.deactivate();
|
||||
}
|
||||
mTypedWord.setLength(0);
|
||||
mTrailingSingleQuotesCount = 0;
|
||||
refreshSize();
|
||||
mAutoCorrection = null;
|
||||
mIsResumed = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user