I have seen nice solutions to implement onClick and onLongClick gesture in OnItemTouchListener. What I am looking for now is the code to implement a Swipe Gesture in OnItemTouchListener.
If you have any idea or if you came across a blog or a tutorial , please let me know.Thanks.