You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I need to set a minimum drag distance to suppose it as a click to my Listview, but pull-to-refresh supposes even 1 pixel scroll as a scroll and many times my users complain about "not clickable" items.
Default android ListView (without pull-to-refresh) has this behavior and supposes minor scrolls as clicks.
What do you recommend?
The text was updated successfully, but these errors were encountered:
Hello
I need to set a minimum drag distance to suppose it as a click to my Listview, but pull-to-refresh supposes even 1 pixel scroll as a scroll and many times my users complain about "not clickable" items.
Default android ListView (without pull-to-refresh) has this behavior and supposes minor scrolls as clicks.
What do you recommend?
The text was updated successfully, but these errors were encountered: