am e680c722: Merge "Fix issue #6706369: Sometimes the "App info" popup shows..." into jb-dev

* commit 'e680c72211434777d50c1e20e6c06b5a3cdc3207':
  Fix issue #6706369: Sometimes the "App info" popup shows...
This commit is contained in:
Dianne Hackborn
2012-06-28 10:53:18 -07:00
committed by Android Git Automerger

View File

@@ -322,6 +322,9 @@ public class SwipeHelper implements Gefingerpoken {
}
if (!mDragging) {
// We are not doing anything, make sure the long press callback
// is not still ticking like a bomb waiting to go off.
removeLongPressCallback();
return false;
}