Longer popup preview residual time (150ms)

Bug: 3004787
Change-Id: Ia63662a549481d18046a46ef8292c0a4438b5588
main
Tadashi G. Takaoka 2010-09-18 01:48:03 +09:00
parent 62955c7951
commit 4a3ffcbf32
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ public class LatinKeyboardBaseView extends View implements PointerTracker.UIProx
// Timing constants
private static final int DELAY_BEFORE_PREVIEW = 0;
private static final int DELAY_AFTER_PREVIEW = 70;
private static final int DELAY_AFTER_PREVIEW = 150;
private static final int REPEAT_INTERVAL = PointerTracker.REPEAT_INTERVAL;
// Miscellaneous constants