* commit 'e680c72211434777d50c1e20e6c06b5a3cdc3207': Fix issue #6706369: Sometimes the "App info" popup shows...
This commit is contained in:
@@ -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