Android-Image-Slider
Android-Image-Slider copied to clipboard
Android Auto Image Slider
I would like to change the shape of the Indicator from round rectangular round? I have gone through the code base but I can't get a kick start. Any help...
**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...
**Describe the bug** I'm testing the library with 3 slides. The layout is just a simple center-fit image view that takes up the entire parent. I'm setting the background color...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
I have used `wrap_content` height. But it doesn't show the image. I want to use the wrap_content height, so that the slider is shown based on image retrieved image size...
Hi, I try to custom & set the sliderview.setSliderTransformAnimation() but cannot use more than one animation for image slider. How can do that?
I have few questions: First Can we add this slider inside **recycler view**? The Problem is i loaded 20 items inside recycler view. Each item contain Slider and each slider...
How can i disable user swipe? (only auto swipe)
Hi. i want to disable swiper. can you help me?