Fix a little slowness and update build scripts
This commit is contained in:
parent
fe425a6715
commit
65da823bd8
4 changed files with 72 additions and 12 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue