nikhilpanju / RecyclerViewEnhanced

Android Library to provide swipe, click and other functionality to RecyclerView
1.05k stars 185 forks source link

How Implement OnSwipeListener? #14

Closed krawa closed 7 years ago

krawa commented 8 years ago

Please, how Implement OnSwipeListener? Thanks!

nikhilpanju commented 7 years ago

Please go through the ReadMe file. If you have a more specific doubt, raise another issue. I'd be glad to help. Thank you!

riki-dexter commented 5 years ago

Hi @nikhilpanju , can you explain with a piece of code how to use OnSwipeListener? Thank you

miltonrincon commented 5 years ago

I cant find anything related to the use of OnSwipeListener ihn the readme file. In the RecyclerTouchListener.java this interface is only to be used privately, it cant be used out of this class