diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-06-02 16:26:44 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-06-02 16:26:59 -0700 |
commit | ebac1b79c4a355d8cd73b49df059deb00d7aa256 (patch) | |
tree | cc655a6fa6296a5840353e1cb5379159a5177c10 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 01827ce9f2d5f4441c7f7b0211d2739824320daf (diff) |
Fixing a crash in the TouchExplorer.
1. If the runnable for performing a long press is not
removed when all pointers are up and it is executed
the explorer gets into delegating mode with no pointer
down and the next down crashes the explorer. Added
code to remove the long press runnable in a few places
it was missing and also added a safety in the runnable
to avoid executing it in case there are no active pointers.
bug:6557183
Change-Id: I9dab3de88fd08d8e2b38af18249ac551837c0736
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions