commit | 26edf20a0b9516f6021521bc8edd2d30c03fc2ad | [log] [tgz] |
---|---|---|
author | Tony Wu <Tony_Wu@acer.com.tw> | Mon Sep 13 19:54:00 2010 +0800 |
committer | Tony Wu <Tony_Wu@acer.com.tw> | Mon Sep 13 19:54:53 2010 +0800 |
tree | 309cec571f641fcfca10728d879118e1fd60e23d | |
parent | 15f0a79a81fd18211603587bcd46eee0e37ced4d [diff] |
Fix if ACTION_DOWN and lost focus time too close, it will become long press. It will become long press because CheckForTap is still posted in background. So remove the callback when lose focus, or it will become long press event. Change-Id: I4f98a6fc077d256edbe555464095b2b81e75dd41