|
@@ -33,7 +33,7 @@
|
|
|
|
|
|
### [点击或扫描二维码下载apk](https://github.com/zhpanvip/BannerViewPager/raw/master/download/app.apk)
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
### 1.PageStyle
|
|
@@ -42,7 +42,7 @@
|
|
|
|
|
|
| MULTI_PAGE |MULTI_PAGE_SCALE | MULTI_PAGE_OVERLAP |
|
|
|
|--|--|--|
|
|
|
-|  | | |
|
|
|
+|  | | |
|
|
|
|
|
|
### 2.[Indicator](https://github.com/zhpanvip/viewpagerindicator)
|
|
|
|
|
@@ -54,11 +54,11 @@ BannerViewPager目前已支持三种IndicatorViewStyle,以及五种IndicatorSlid
|
|
|
|
|
|
| 属性 | CIRCLE | DASH | ROUND_RECT |
|
|
|
|--|--|--|--|
|
|
|
-| NORMAL|  |  |  |
|
|
|
-| SMOOTH|  |  |  |
|
|
|
-| WORM|  |  |  |
|
|
|
-| COLOR|  |  |  |
|
|
|
-| SCALE|  |  |  |
|
|
|
+| NORMAL|  |  |  |
|
|
|
+| SMOOTH|  |  |  |
|
|
|
+| WORM|  |  |  |
|
|
|
+| COLOR|  |  |  |
|
|
|
+| SCALE|  |  |  |
|
|
|
|
|
|
#### (2)Custom Indicator
|
|
|
|
|
@@ -68,7 +68,7 @@ BannerViewPager目前已支持三种IndicatorViewStyle,以及五种IndicatorSlid
|
|
|
|
|
|
| Figure Indicator | Drawable Indicator | Indicator below of Banner |
|
|
|
|--|--|--|
|
|
|
-|  |  |  |
|
|
|
+|  |  |  |
|
|
|
|
|
|
|
|
|
## 开放API
|
|
@@ -376,7 +376,7 @@ public class HomeAdapter extends BaseBannerAdapter<BannerData, NetViewHolder> {
|
|
|
|
|
|
| Custom IndicatorView|
|
|
|
|--|
|
|
|
-|  |
|
|
|
+|  |
|
|
|
|
|
|
**(1)自定义View并继承BaseIndicatorView**
|
|
|
|
|
@@ -488,7 +488,7 @@ public class FigureIndicatorView extends BaseIndicatorView {
|
|
|
|
|
|
## 有问题可以扫码加QQ群交流
|
|
|
|
|
|
- 
|
|
|
+ 
|
|
|
|
|
|
|
|
|
|
|
@@ -499,7 +499,7 @@ public class FigureIndicatorView extends BaseIndicatorView {
|
|
|
|
|
|
| 支付宝 | 微信支付 |
|
|
|
|--|--|
|
|
|
-|  |  |
|
|
|
+|  |  |
|
|
|
|
|
|
|
|
|
## 感谢
|