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

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

Merge "Consume event on singleTapUp."

parents 577e6bbc 5c86546a
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;
    }

    /**