MrThiago opened this issue 5 years ago · 2 comments
I want to have a button where it would set all the rows in the RecyclerAdapter as swiped right. Show a hidden button on the right? Thanks
@MrThiago found anything related your question ?
Keep a list of all the active rows and then have a function that will loop that list and deactivate them.