diff options
author | Adam Powell <adamp@google.com> | 2012-12-11 15:41:17 -0800 |
---|---|---|
committer | Adam Powell <adamp@android.com> | 2012-12-11 15:56:10 -0800 |
commit | 847be7445e15851c460bf381d7083c443d8d6144 (patch) | |
tree | 3f81ff3f40062cf8024d3652e48bdfb33e65a991 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7419905676db3cecb011d7e63a0eb64421e02b55 (diff) |
Fix regression in ListView click handling
Regression caused by patch a607223f34
If an item click handler results in the ListView becoming detached
from the window, the performClick runnable could be executed twice.
Null out the mTouchModeReset runnable before running the click handler
so that it is not run by the detach handler.
Change-Id: I2fab60232027bb4876f9912088e0ffb9b17d308c
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions