Android-Image-Slider
Android-Image-Slider copied to clipboard
Android Auto Image Slider
It would be very nice if it preview the layout file like recycler view has attribute tools:listitem="layout_file_name" to preview items.
I just want to rotate an image view without full reload. How can I do this?
**Is your feature request related to a problem? Please describe.** The new version is not compatible with kotlin. I was using 1.3.2 version and It was working fine till now...
This lib is awesome. The slider and indicator animations are mindblowing. I just wanted to suggest to showcase all available animations in the readme if possible. Good work guys.
**Expected behavior** PageAdapter should have imported from androidx dependencies just like code given on gitlab. **Screenshots** If applicable, add screenshots to help explain your problem  . **Additional context** Importing...
I am getting the below error when I am running the app on devices of android 5 or 6. "android.view.InflateException: Binary XML file line #23: Binary XML file line #23:...
Hello. Can I add the image from the drawable to the slider? In the code example images are added from the URL only.
I've got two issues by using the slider nested in a recycler view: 1. There are a lot of IllegalStateExceptions when I scroll vertically through the RecyclerView, coming from the...
I have memory leak by using the library. **com.smarteist.autoimageslider.SliderView │ Leaking: YES (View.mContext references a destroyed activity) │ mContext instance of android.view.ContextThemeWrapper, wrapping activity** Could you please help me how...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Add leakCanary to gradle build 2. Install debug App...