File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Android image slider
2
+ [ ![ Download] ( https://api.bintray.com/packages/smarteistbintray/android/androidautoimageslider/images/download.svg ) ] ( https://bintray.com/smarteistbintray/android/androidautoimageslider/_latestVersion ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-Android%20Slider-brightgreen.svg?style=flat )] ( https://android-arsenal.com/details/1/7693 )
3
+
4
+ [ ![ API] ( https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat )] ( https://android-arsenal.com/api?level=15 )
5
+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
6
+
2
7
This is an amazing image slider for the Android .
3
8
4
9
You can easily load images from an internet URL, drawable, or file. And there are many kinds of amazing animations you can choose.
5
10
6
- implementation 'com.github.smarteist:autoimageslider:1.3.0 '
11
+ implementation 'com.github.smarteist:autoimageslider:1.3.1 '
7
12
8
13
### New Feautures
9
14
* Added new adapter based slider view, Provides the ability to add custom views
@@ -148,6 +153,10 @@ Here is a more realistic and more complete example :
148
153
}
149
154
```
150
155
156
+ # Contribute
157
+
158
+ Suggestions and pull requests are always welcome.
159
+
151
160
# Licence
152
161
153
162
Copyright [ 2019] [ Ali Hosseini]
You can’t perform that action at this time.
0 commit comments