commit | 834f0391b50d33a832bd583fd7763a9a12208e8d | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Fri Jun 05 11:24:09 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Fri Jun 05 11:24:09 2009 -0700 |
tree | f3d4a7f5d48002ad4828b0abbcbe3cc7dc431d5b | |
parent | ad8a510fcc3b853bd0dadcffb4433c465f2993b4 [diff] |
Fixes #1899273. When a "ghost" stroke was showing, events would be intercepted in ListView. This patch modifies the logic used to detect when to still events: either the current stroke is a gesture, or the previous stroke was a gesture.