1
0
Fork 0

Fix a little slowness and update build scripts

This commit is contained in:
Clam 2014-02-17 19:05:58 +11:00
parent fe425a6715
commit 65da823bd8
4 changed files with 72 additions and 12 deletions

View file

@ -270,9 +270,7 @@ public class TraditionalT9 extends InputMethodService implements
updateCandidates();
if (!restarting) {
// Clear shift states.
}
//TODO: Check if "restarting" variable will make things faster/more effecient
mKeyMode = MODE_TEXT;