mus9876
Results
1
comments of
mus9876
Wagwan, just use **sliderLayout.movePrevPosition(false);** will solve the problem ;) Example:- if needed public void manageAutoSlider(View view, List arrayList) { sliderLayout = view.findViewById(R.id.image_slider_ID); String finalSliderImageLink = ""; for (String imageName :...