Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzhengsr authored May 26, 2018
1 parent d5464f9 commit 73c41bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ allprojects {
然后在你的 module 中添加:

```
compile 'com.github.LillteZheng:ViewPagerHelper:v0.7'
compile 'com.github.LillteZheng:ViewPagerHelper:v0.8'
```

**版本迭代**
- **v0.7 --> 退出时自动关轮播,isOutVisiableWindow()方法,用于有滚动时,判断是否停止轮播**
- **v0.8 --> 退出时自动关轮播,isOutVisiableWindow()方法,用于有滚动时,判断是否停止轮播**
- **v0.5 --> 增加 banner_loop_max_count 变量,当数据大于这个数值时,才会填充多个数据和轮播**
- **v0.5 --> 增加 banner_loop_max_count 变量,当数据大于这个数值时,才会填充多个数据和轮播**
- **v0.4 --> 解决app引导页,快速滑动时,“立即体验”按钮会不显示问题,并修改自定义属性,防止干扰**
Expand Down

0 comments on commit 73c41bf

Please sign in to comment.