am 051d4f45: am 4a3ffcbf: Longer popup preview residual time (150ms)

Merge commit '051d4f459d35eac61772a0fe0f6487b8c34ec479'

* commit '051d4f459d35eac61772a0fe0f6487b8c34ec479':
  Longer popup preview residual time (150ms)
main
Tadashi G. Takaoka 2010-09-17 10:38:37 -07:00 committed by Android Git Automerger
commit 6f3d98f115
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