4

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.

u2gilles
  • 6,888
  • 7
  • 51
  • 75
  • Swipe Recycler View https://github.com/rahulrj/Swipe_RecyclerView – Diffy Nov 14 '14 at 08:51
  • Thanks Diffy, though I just wanted to capture the swipe gestion without make an actual swipe movement, I will take a look at the code of this library and try to copy/past some code. – u2gilles Nov 14 '14 at 10:21
  • https://stackoverflow.com/a/34740985/5710872 – Qamar Oct 11 '17 at 12:52

0 Answers0