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

Commit 444974ff authored by Steve McKay's avatar Steve McKay Committed by Android (Google) Code Review
Browse files

Merge "Consume event on singleTapUp."

parents 4501d23c 6c86b19f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -339,7 +339,7 @@ public final class MultiSelectManager {
        }

        handlePositionChanged(position, metaState);
        return false;
        return true;
    }

    /**