Skip to content

Commit 5596035

Browse files
committed
Merge branch 'develop' of https://github.com/cpacm/SimpleSlider into develop
2 parents 104eb72 + 8cfdda7 commit 5596035

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ I wrote this library just because I want a lightweight slider.
1313
[中文文档](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/)
1414

1515
![simpleslider](https://raw.githubusercontent.com/cpacm/SimpleSlider/develop/pic/simpleslider.png)
16-
17-
[Download Apk](https://github.com/cpacm/SimpleSlider/releases/download/v1.0.0/simple_slider.apk)
1816

1917
## How to use
2018

@@ -25,7 +23,6 @@ dependencies {
2523
compile 'net.cpacm.simpleslider:library:1.0.1'
2624
}
2725
```
28-
or you can download aar file from release.
2926

3027
### Add the slider to your layout
3128
```xml

0 commit comments

Comments
 (0)