Hi all,
This is probably a known issue but I was not able to find relevant posts. The problem I am facing is the swipe event of table view for android. I am trying my own custom logic to get the swipe to reveal effect. Anyways... the swipe event works fine when I swipe left or right on the table view row but it is also triggered when i scroll. So every time i scroll my swipe actions get triggered and i get unwanted behavior. Kindly suggest a solution or some work around for this. Any help is appreciated. Thanks.