Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1101f37c authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 19910f1f: am e680c722: Merge "Fix issue #6706369: Sometimes the "App info"...

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

* commit '19910f1f':
  Fix issue #6706369: Sometimes the "App info" popup shows...
parents f3d91ee5 19910f1f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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;
        }