I have a situation where you hold your finger and drag to move a view. If you touch another finger and drag while the first one is still down, the view follows that new touch. Is there a simple way to block the second touch down/move when there's already a finger down?
This is kind of an edge case, but i'd like to fix it.
Thanks.
This is kind of an edge case, but i'd like to fix it.
Thanks.