Android-Image-Slider icon indicating copy to clipboard operation
Android-Image-Slider copied to clipboard

Android Auto Image Slider

Results 121 Android-Image-Slider issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/37832592/84541540-3f87bc00-ad15-11ea-87ff-69b1e5f7a514.png) . **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...