Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/cpacm/SimpleSlider into …
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
cpacm committed Sep 22, 2016
2 parents 104eb72 + 8cfdda7 commit 5596035
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ I wrote this library just because I want a lightweight slider.
[中文文档](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/)

![simpleslider](https://raw.githubusercontent.com/cpacm/SimpleSlider/develop/pic/simpleslider.png)

[Download Apk](https://github.com/cpacm/SimpleSlider/releases/download/v1.0.0/simple_slider.apk)

## How to use

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

### Add the slider to your layout
```xml
Expand Down

0 comments on commit 5596035

Please sign in to comment.