I don't know that's due to my tableview cell setup or not. If I cancel the swipe before achieving any mode, there's white background flickering, as this picture.
I can fix it by changing this line on bounceToOrigin method:
Hi @andriyadi thanks for the report, indeed this is quite embarrassing and your suggestion to fix it actually fixes half of the problem. I'll put my head into it soon.
I don't know that's due to my tableview cell setup or not. If I cancel the swipe before achieving any mode, there's white background flickering, as this picture.
I can fix it by changing this line on bounceToOrigin method:
to:
Any thought?