Hello,
I'm having an scenario where I also have some other interactions on my ViewHolder which no longer work because the TouchListener of the SwipeOpenViewHolder intercepts all the touch events.
Is there an method with which I can reduce the area allowed for the swipe to open? I'm also thinking this area limitation could be taken into consideration only when the view is not open (this could also be another feature which can be combined with this flow).
Thank you.
Hello,
I'm having an scenario where I also have some other interactions on my ViewHolder which no longer work because the TouchListener of the SwipeOpenViewHolder intercepts all the touch events.
Is there an method with which I can reduce the area allowed for the swipe to open? I'm also thinking this area limitation could be taken into consideration only when the view is not open (this could also be another feature which can be combined with this flow).
Thank you.