Top "Swipe" questions

A quick motion gesture across the touchscreen.

add additional buttons in UITableView swipe

Currently I am using NSFetchedResultsController to handle tableviews. I am wondering is there any way to add additional buttons like …

ios tableview customization swipe
Android swipe left and right in RelativeLayout

I am trying to implement swipe left or right in my RelativeLayout. I wrote some code but could not get …

android swipe ontouchlistener android-relativelayout
RecyclerView ItemTouchHelper swipe remove animation

I've got a remove on swipe, that draws a background (much like the Inbox app), implemented by an ItemTouchHelper - …

android swipe android-recyclerview
Tinder-Like Swipe Animation for iOS

I've followed this very helpful tutorial on how to add tinder-like swiping (http://guti.in/articles/creating-tinder-like-animations/); however, I have …

ios objective-c uiview swipe uipangesturerecognizer
android swipe to delete list row

so i've done some searching but haven't found a good answer. anyone who's familiar with android 4.0 knows the fancy swipe …

android list dynamic swipe
Android Swipe View?

I don't know if you guys have ever heard of the app chomp but there is a layout in the …

android layout scroll swipe chomp
Prevent JQuery Mobile swipe event over specific element

I am using jquery mobile and I need to prevent swipe event over specific element. Need of doing this is …

jquery-mobile jquery swipe preventdefault
iPhone / iPad / iPod swipe events javascript

Im looking for (if possible) javascript libraries/plugins to provide swipe events. However I am not after the simple detection …

javascript iphone ipad ipod swipe
How to use jquery swipe without any library?

I need to create jQuery mobile like Swipe gestures $("#slider ul li div").swipeleft(); using core jQuery without using any …

javascript jquery jquery-mobile swipe swipe-gesture
Need help to implement 47degree Android-SwipeListView

Need help to implement 47degree Android-SwipeListView Library URL: https://github.com/47deg/android-swipelistview Full Fledge Working Example: https://play.google.…

android listview swipe options