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

Commit 19910f1f authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

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

* commit 'e680c722':
  Fix issue #6706369: Sometimes the "App info" popup shows...
parents 23ece339 e680c722
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;
        }