Android-Image-Slider icon indicating copy to clipboard operation
Android-Image-Slider copied to clipboard

Predefined Back and Forth functions issue

Open AliAzaz opened this issue 3 years ago • 1 comments

Bug slideToNextPosition() and slideToPreviousPosition() is not working properly as expected from their predefined names. Next Position means next index position and Previous Position means previous index position. And secondly, by doing monkey calling of next and back function it forgets it's working and doing anonymous work.

Steps to reproduce Already provided in Bug

Expected behavior If I am calling slideToNextPosition() it has to move to the next index position and when I am calling slideToPreviousPosition() it has to go on the previous index position.

Smartphone:

  • Device: Samsung S8 & also on emulator

AliAzaz avatar Sep 09 '21 09:09 AliAzaz

Anyone can please reply on it.

AliAzaz avatar Sep 27 '21 21:09 AliAzaz