I mean for example, when I drag de row a 20% I wish to complete de swipe (open item) if I finish touch event. Actually onHandRelease always cancel (close item), only open if gesture velocity is bigger than 0. I want open items by position of swipe too.
If actually this function isn't supported, do you think is difficult to implement? I could to develop a PR...