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

Transition issue from Right

Open Harikrishnan19 opened this issue 5 years ago • 3 comments

Describe the bug when sliderView.setAutoCycleDirection(SliderView.AUTO_CYCLE_DIRECTION_RIGHT); is set to cycle through right. That means image fades from left and sets next image to right side. It's working completely fine for 1st cycle and after this, during 2nd slide transition, the images fades from right and sets image to left. If this is not clear.

To Reproduce Steps to reproduce the behavior:

  1. set sliderView.setAutoCycleDirection(SliderView.AUTO_CYCLE_DIRECTION_RIGHT); in controller.

Expected behavior During 2nd slide transition, the images should fades from left and sets next image to right.

Screenshots 20200915_113902

Desktop (please complete the following information):

  • microsoft windows 10
  • chrome

Smartphone (please complete the following information):

  • Moto G6
  • Android pie

Harikrishnan19 avatar Sep 15 '20 06:09 Harikrishnan19

its happen to me also when i set sliderView.setAutoCycleDirection(SliderView.AUTO_CYCLE_DIRECTION_LEFT); in controller.

dedechandran avatar Oct 19 '20 06:10 dedechandran

Facing same issue and couldn't find any solution

iamahmednaqvi2 avatar Apr 08 '21 09:04 iamahmednaqvi2

Me too facing the same issue. How to fix this?

nikithamoncy avatar Apr 28 '21 10:04 nikithamoncy