Issue with Swipeable Card UI on Android

Hey there!

I’m having an issue with the Swipeable cards on Android. I have simply copy pasted the demo on codepen and it is fully functioning on iOS but on Android I am having a small problem.

Essentially the swiping gesture is not working. On iOS and desktop browser I can “click” and hold the swipe without actually destroying the card. On Android, however, the card is destroyed the moment I move my finger just the tiniest bit. Would love some input on how to fix this :slight_smile:

Thanks!

Edit: Did some more testing and it seems the issue is isolated to kitkat (4.4.2). Tried it on 4.2.2 where it works just fine!