mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Additional hack for bug:4311428, a follow up for Ieade33d7."
This commit is contained in:
commit
3aacd1d7d8
@ -115,7 +115,7 @@ public class LatinIME extends InputMethodServiceCompatWrapper implements Keyboar
|
||||
|
||||
private static final int SCREEN_ORIENTATION_CHANGE_DETECTION_DELAY = 2;
|
||||
private static final int ACCUMULATE_START_INPUT_VIEW_DELAY = 20;
|
||||
private static final int RESTORE_KEYBOARD_STATE_DELAY = 300;
|
||||
private static final int RESTORE_KEYBOARD_STATE_DELAY = 500;
|
||||
|
||||
/**
|
||||
* The name of the scheme used by the Package Manager to warn of a new package installation,
|
||||
|
Loading…
Reference in New Issue
Block a user