We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 104eb72 + 8cfdda7 commit 5596035Copy full SHA for 5596035
README.md
@@ -13,8 +13,6 @@ I wrote this library just because I want a lightweight slider.
13
[中文文档](http://www.cpacm.net/2016/06/03/%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AE%EF%BC%9A%E4%B8%80%E4%B8%AA%E9%AB%98%E5%BA%A6%E8%87%AA%E7%94%B1%E7%9A%84%E8%BD%BB%E9%87%8F%E5%8C%96Slider/)
14
15

16
-
17
-[Download Apk](https://github.com/cpacm/SimpleSlider/releases/download/v1.0.0/simple_slider.apk)
18
19
## How to use
20
@@ -25,7 +23,6 @@ dependencies {
25
23
compile 'net.cpacm.simpleslider:library:1.0.1'
26
24
}
27
```
28
-or you can download aar file from release.
29
30
### Add the slider to your layout
31
```xml
0 commit comments