diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-09-10 17:35:32 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-09-10 17:35:35 -0700 |
commit | 86fe9e14f1a816df32b08e0eb677989cc7444948 (patch) | |
tree | adb94ea4e497070c0d2fd4eb6903bc8b2cc5c774 /services/java/Android.mk | |
parent | 662538957f12a7b7c534382a6a4f306d5777375b (diff) | |
download | frameworks_base-86fe9e14f1a816df32b08e0eb677989cc7444948.zip frameworks_base-86fe9e14f1a816df32b08e0eb677989cc7444948.tar.gz frameworks_base-86fe9e14f1a816df32b08e0eb677989cc7444948.tar.bz2 |
Reducing the click delay while screen magnification is enabled.
1. If screen magnification is enabled the user has to triple tap
and lift or triple tap and hold to engage magnification. Hence,
we delay the touch events until we are sure that it is no longer
possible for the user to perform a multi-tap to engage
magnification. While such a delay is unavoidable it feels a
bit longer than it should be. This change reduces the delay
between taps to be considered a multi-tap, essentially making
the click delay shorter.
bug:7139918
Change-Id: I2100945171fff99600766193f0effdaef1f1db8f
Diffstat (limited to 'services/java/Android.mk')
0 files changed, 0 insertions, 0 deletions