AndroidImageSlider
AndroidImageSlider copied to clipboard
An amazing and convenient Android image slider.
Hi, How can I set the Slider's height to wrap_content instead of specific height ?
Can I do this?
I started using the latest version of your library, and when I launched my app into production, Crashlytics have been reporting the following issue multiple times. `java.lang.IllegalArgumentException: pointerIndex out of...
Hi, I just need automatic sliding of images , i dont want users to swipe the images manually . need to disable manual swiping. how can i achieve that ....
sliderImagesLayout.addOnPageChangeListener(this) not working in my code. How to clickable the images.
I have used same image from R.drawable resource in all of the four slides in my slider. I am applying different transformation each time `onPageSelected()` is called, to get random...
第一张图片闪过
为什么进入界面,即使把自动播放禁止了,还是会闪过第一张图片,直接从第二张开始才正常。
Program type already present: com.baoyz.swipemenulistview.BuildConfig
I have added two sliders to apply different type of animations for each slider . But I have to synchronize the first slider with second slider when the first slider...