Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youlookwhat committed May 25, 2020
1 parent 481e426 commit 5c9de7f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ Step 2. Add the dependency

```java
dependencies {
com.github.youlookwhat:SBannerView:1.0.6
com.github.youlookwhat:SBannerView:1.1.5
}
```

#### 功能
- 1.默认滑动到最后一条时,往回轮播
- 2.可设置右边距的轮播图,也可支持左右都有间距的轮播图
- 3.支持正常轮播图,并往回轮播或者循环轮播

#### 混淆
```java
Expand Down

0 comments on commit 5c9de7f

Please sign in to comment.