Merge "Fix issue #6706369: Sometimes the "App info" popup shows..." into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e680c72211
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user