Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhpanvip authored Nov 19, 2019
1 parent 3b301fd commit 2a8f035
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 @@ -126,7 +126,7 @@ implementation 'com.github.zhpanvip:BannerViewPager:latestVersion'

Androidx latestVersion:[![latestVersion](https://jitpack.io/v/zhpanvip/BannerViewPager.svg)](https://jitpack.io/#zhpanvip/BannerViewPager)

如果未迁移到AndroidX请使用(非Androidx的包托管在JCenter上,2.3.5之后不再维护):
如果未迁移到AndroidX请使用(非Androidx的包托管在JCenter上):
```
implementation 'com.zhpan.library:bannerview:latestVersion'
```
Expand Down Expand Up @@ -352,7 +352,7 @@ public class FigureIndicatorView extends BaseIndicatorView {

- [x] 增添更多Indicator样式(2.3.+)
- [x] 支持一屏显示多页 (2.4.0)
- [ ] 将v2.4.3版本中着重优化提升性能
- [x] 将v2.4.3版本中着重优化提升性能
- [ ] ViewPager更换为ViewPager2 (3.0.0)
- [ ] 目前Indicator部分代码比较乱,还有很大很大的优化空间,后续版本将持续优化

Expand Down

0 comments on commit 2a8f035

Please sign in to comment.