Skip to content

Commit 5f70750

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents b892b14 + bee9fee commit 5f70750

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# 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+
27
This is an amazing image slider for the Android .
38

49
You can easily load images from an internet URL, drawable, or file. And there are many kinds of amazing animations you can choose.
510

6-
implementation 'com.github.smarteist:autoimageslider:1.3.0'
11+
implementation 'com.github.smarteist:autoimageslider:1.3.1'
712

813
### New Feautures
914
* 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 :
148153
}
149154
```
150155

156+
# Contribute
157+
158+
Suggestions and pull requests are always welcome.
159+
151160
# Licence
152161

153162
Copyright [2019] [Ali Hosseini]

0 commit comments

Comments
 (0)