summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorMasanori Ogino <ogino.masanori@sharp.co.jp>2012-02-20 11:46:12 +0900
committerMasanori Ogino <ogino.masanori@sharp.co.jp>2012-02-20 15:51:17 +0900
commitdac640f40350608158896fa2613836600c1e2339 (patch)
treec0cec516c77bbadd7c4527719e230ea2a08d202f /opengl/tests/gl_basic/gl_basic.cpp
parent472512f6970fa170e2e1a3e1c24ac2b742e2e6b6 (diff)
The bigger touch slop still has a problem
I had submitted the patch about this issue at https://android-review.googlesource.com/#/c/20438/ before. But it has never been included in any version. In the latest implementation, touchSlop is a configurable value which is declared in config.xml for each device. First of all, the problem is that BiggerTouchSlop is not scalable and variable value according to a configured touchSlop. I don't think that there should be a new api in ViewConfiguration for this. Because the bigger touch slop is a local threshold value in GestureDetector. The only thing to be satisfied is that the value should be bigger than configured touch slop and should not be over double touch slop. Change-Id: I2c6662400fcffb4a7192ede4ac8da08559aa7948
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions