SwipeSelector icon indicating copy to clipboard operation
SwipeSelector copied to clipboard

currentPosition variable bug fix

Open alierdogan7 opened this issue 6 years ago • 0 comments

The variable "currentPosition" needs to be updated when a SwipeItem programmmatically selected with selectItemAt() or selectItemWithValue() methods... so that getSelectedItem() method correctly retrieves the current selected item if it was selected programmatically.

alierdogan7 avatar Jun 10 '19 23:06 alierdogan7