swipe-controller-demo icon indicating copy to clipboard operation
swipe-controller-demo copied to clipboard

This is source code from the article about creating swipe menu with RecyclerView without any external libraries.

Results 18 swipe-controller-demo issues
Sort by recently updated
recently updated
newest added

Could you please explain me how can I implement hiding the button with a backward swipe, without tapping on the main element. Note that I need only one button on...

I am trying to add view from Adapter. Having foreground view. I am setting that view to this helper class. But it not working as expected. I debuged and analysed....

Scroll issue is there. If you open a row and scroll the list multiple swipes opened. And also opened swipe will close automatically while scrolling.. And also I want to...

Check this video https://drive.google.com/file/d/1ix1Yxdh-EcUAVQ0rhrMNdcLU6BBgSTb1/view Any solution for this? Also, I want to implement a favorite option I implement it and when I add one item in the favorite list (favorite...

Hi, I have updated from android.support.v7 to androidx. but I lost to swipe movement. not working.

Hey, I am facing one issue in which i am trying to find out the solution to reset buttons when we switch the tab. we have two bottom navigation tabs....

how to auto drag it to left when i click on recycleview item?

Issue 1. I have set the code to only allow swipe to the left only , this works fine. I want to close the swiped row without any button action,...

Hi, If i only need right "delete" button showing, how do I set up? Thank you very much. Regards.