You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an amazing image slider in Android platform. I decide to open source this because there is really not an attractive,and convenient slide widget in Android.
3
+
This is an amazing image slider in Android platform. I decide to open source this because there is really not an attractive,and convenient slide widget in Android.
4
4
5
-
You can easily load image from net,drawable or file. And there are many kind of amazing animations you can choose. :-D
5
+
You can easily load image from net,drawable or file. And there are many kind of amazing animations you can choose. :-D
6
6
7
7
##Demo
8
8
@@ -14,7 +14,7 @@ You can easily load image from net,drawable or file. And there are many kind of
14
14
15
15
Step1:
16
16
17
-
If you are using Android Studio, just add a one line code to your project root `build.gralde`.
17
+
If you are using Android Studio, just add a one line code to your project root `build.gradle`.
18
18
19
19
```groovy
20
20
dependencies{
@@ -50,7 +50,7 @@ Step3: add layout in your xml.
50
50
/>
51
51
```
52
52
53
-
There are some default indicators, while,if you want to custom your own indicator:
53
+
There are some default indicators, while,if you want to custom your own indicator:
A student in China mainland. I love Google, love Android, love everything that interesting. If you get any problems when using this library or you have an internship opportunity, please feel relax to [email me](mailto:[email protected]). :-D
74
+
A student in China mainland. I love Google, love Android, love everything that is interesting. If you get any problems when using this library or you have an internship opportunity, please feel relax to [email me](mailto:[email protected]). :-D
0 commit comments