Android-Image-Slider
Android-Image-Slider copied to clipboard
Items are not in the same order with the list
I call webApi and show the results in this slider. My problem is: The list is ordered by date, but when the slider starts working, the order is not the same. I have 1,2,3 in the list but the slider shows 1,3,2. How can I solve this problem?