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
Add a dragResistance property to SwipeActionView (#26)
Replaces constant 3 with a property dragResistance when calculating
the resistance to drag in a drag event.
A validation is added in the setter to make sure the propety is
set to 1 or greater.
Fix#25
0 commit comments