Browse Source

Update README

zhpanvip 3 years ago
parent
commit
84520adf57
2 changed files with 18 additions and 2 deletions
  1. 9 1
      README.md
  2. 9 1
      README_CN.md

+ 9 - 1
README.md

@@ -30,7 +30,7 @@
 
  ### [Click here or scan the QR code to download demo apk](https://www.pgyer.com/bannerviewpager).
  
- Due to the download platform restrictions, each version can only be downloaded up to 10 times. Download links for other versions: [Download V3.4.0](https://www.pgyer.com/8c1deb4b38ea81d9c62e639dcdeeba39),[Download V3.1.4](https://www.pgyer.com/1206755b946b8b7d537b4c7c954234b1)
+ Download links for other versions: [Download V3.5.0](https://www.pgyer.com/6c1abffc266a799fee559f1edc2cf6ff),[Download V3.4.0](https://www.pgyer.com/8c1deb4b38ea81d9c62e639dcdeeba39)
 
 ![QRCode](https://gitee.com/zhpanvip/images/raw/master/project/banner/qrcode.png)
 
@@ -43,6 +43,14 @@
 |--|--|--|
 | ![MULTI_PAGE](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_multi.gif) |![MULTI_PAGE](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_multi_scale.gif) |![MULTI_PAGE](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_multi_overlay.gif) |
 
+### More Page Style
+
+Many page styles can be implement using the setPageStyle() and setRevealWidth().
+
+| Style 1 | Style 2 | Style 3 |
+|--|--|--|
+| ![MULTI_PAGE1](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_1.gif) |![MULTI_PAGE2](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_2.gif) |![MULTI_PAGE3](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_3.gif) |
+
 ### [2.Indicator](https://github.com/zhpanvip/viewpagerindicator)
 
 The Indicator library was split from BannerViewPager,the new repo is [ViewPagerIndicator](https://github.com/zhpanvip/viewpagerindicator),Click the link to see more information about [ViewPagerIndicator](https://github.com/zhpanvip/viewpagerindicator)

+ 9 - 1
README_CN.md

@@ -29,7 +29,7 @@
 ## 效果预览
 
  ### [点击或扫描二维码下载apk](https://www.pgyer.com/bannerviewpager)
- 由于蒲公英平台限制,每个版本最多只能下载10次。其他版本下载链接:[V3.4.0下载](https://www.pgyer.com/8c1deb4b38ea81d9c62e639dcdeeba39),[V3.2.0下载](https://www.pgyer.com/1206755b946b8b7d537b4c7c954234b1)
+ 由于蒲公英平台限制,每个版本最多只能下载10次。其他版本下载链接:[[Download V3.5.0](https://www.pgyer.com/6c1abffc266a799fee559f1edc2cf6ff),[Download V3.4.0](https://www.pgyer.com/8c1deb4b38ea81d9c62e639dcdeeba39)
 
 ![扫描下载Demo](https://gitee.com/zhpanvip/images/raw/master/project/banner/qrcode.png)
 
@@ -42,6 +42,14 @@
 |--|--|--|
 | ![MULTI_PAGE](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_multi.gif) |![MULTI_PAGE](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_multi_scale.gif) |![MULTI_PAGE](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_multi_overlay.gif) |
 
+### 更多页面样式
+
+使用setPageStyle() 和 setRevealWidth()方法可以实现多种页面样式。
+
+| Style 1 | Style 2 | Style 3 |
+|--|--|--|
+| ![MULTI_PAGE1](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_1.gif) |![MULTI_PAGE2](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_2.gif) |![MULTI_PAGE3](https://gitee.com/zhpanvip/images/raw/master/project/banner/page_style_3.gif) |
+
 ### 2.[Indicator](https://github.com/zhpanvip/viewpagerindicator)
 
 目前指示器已经从BannerViewPager中分离出来,现在单独为一个仓库,新的仓库地址为[ViewPagerIndicator](https://github.com/zhpanvip/viewpagerindicator),你可以点击连接了解更多关于[ViewPagerIndicator](https://github.com/zhpanvip/viewpagerindicator)的信息。