Top "Swipe" questions

A quick motion gesture across the touchscreen.

Add swipe right to delete ListView item

I have a ListView that uses a custom adaper (that extends BaseAdapter). How do I add the swipe to delete …

android listview swipe
React Navigation: Swipe on drawer does not work in Android

I have been searching for a solution for a long time, but surprisingly, I think nobody has faced it yet. …

android react-native react-navigation swipe
Android ViewFlipper + Gesture Detector

I am using gesture detector to catch "flings" and using a view flipper to change the screen when this happens. …

android layout gesture swipe viewflipper
Android how to add swipe Gesture on LinearLayout without onDown true

I'm working on Gesture activity in android I used class to detect the swipe action is public class ActivitySwipeDetector implements …

android android-layout swipe android-gesture
Swipe with tab host

I have a TabHost control (not in actionbar), and I want to make the tabs to change when the user …

android android-tabhost swipe nui
Jquery Swipe without jQuery mobile library

I know that this subject has been covered extensively on Stackoverflow but I cannot find a definitive answer. I am …

jquery touch swipe
Swipe detection for each row of listview

I have a list of videos located in the sd-card. At this point, I just need help in creating gestures …

android listview gesture swipe
jQuery Mobile Slider / Carousel

I need to make a jQuery "Carousel" pretty similar to the one in this page: http://m.henrys.com/ There …

jquery-mobile jcarousel carousel swipe
Swipe/Fling tab-changing in conjunction with ScrollView?

The best I could find on this particular issue (although I do not use a Gallery): ScrollView and Gallery interfering …

android scrollview swipe
Swipe to go back in jQuery Mobile?

I'm trying out jQuery Mobile, because I wasn't able to get swipe to go back a page to work well …

jquery navigation jquery-mobile swipe