Top "Swipe" questions

A quick motion gesture across the touchscreen.

iOS Advanced Gestures: Getting Swipe Direction Vector

Looking through the documentation, it seems that the new advanced gestures API doesn't determine the direction of a swipe beyond …

vector ios gesture swipe direction
Jquery touch swipe event / no jQuery mobile

I've been looking for a while for a good jQuery library that will allow me to attach touch events to …

jquery swipe jquery-events touch-event hammer.js
LibGDX - Get Swipe Up or swipe right etc.?

touch area http://imageshack.us/a/img836/2909/swipe1.png In the green area the user can swipe up, right, down, …

java android touch libgdx swipe
OnFling in a ListView, Get the swiped Item info

I'd like to have in my app the same behaviour of native contacts app. Specifically I'd like to implement the …

android listview swipe onfling
Implementing 47degree android-swipelistview for swiping android ListViewItem

Actually my goal is to implement a ListViewItem Swipe in android. I have tried it and stackoverflow has several examples …

android listview swipe
How to avoid swipe to delete calling setEditing at the UITableViewCell

I know, that when I implement tableView:willBeginEditingRowAtIndexPath:and tableView:didEndEditingRowAtIndexPath:, a swipe-to-delete does not call setEditing:animated: at my …

iphone ios uitableview swipe
How to disable snackbar's swipe-to-dismiss behavior

Is there a way to prevent the user from dismissing a snackbar by swiping on it? I have an app …

android swipe dismiss android-snackbar snackbar
SwiftUI - Custom Swipe Actions In List

How can I use custom Swipe Actions in SwiftUI? I tried to use the UIKit Framework to get these working …

swift list swipe swiftui
End up activity on swipe right?

I have to finish Activity when user offer a right swipe anywhere in the screen. I have tried with GestureDetector …

android android-activity swipe ontouchlistener
timestamp and calculating velocity of a swipe

Hey I know there are already a few posts about this - yet I still can't find an adequate answer …

iphone ios timestamp swipe uitouch