BannerViewPager

Additional

Language
Java
Version
3.5.5 (Dec 27, 2021)
Created
Mar 28, 2017
Updated
Mar 22, 2022
Owner
zhangpan (zhpanvip)
Contributors
Bob Peng (xxxifan)
zhangpan (zhpanvip)
Ice Water (IceWaterGuo)
Dboy (Dboy233)
zhangpan-alo7
xuxh6
6
Activity
Badge
Generate
Download
Source code
APK file

Advertising

BannerViewPager

English | 中文

Tencent Video,QQ Music,KuGou,AliPay,Tmall,TaoBao,YouKu,Himalaya,NetEase Music,Bilibili ect. All of above App's Banner can be implements By BannerViewPager.

Usage

1.Quick Starts

2.API

3.Multiple View Types

4.Use ViewBinding And DataBinding

5.Custom IndicatorView

Preview

Click here or scan the QR code to download demo apk.

Download links for other versions: Download V3.5.0,Download V3.4.0

1.PageStyle

Sample Click Here

MULTI_PAGE MULTI_PAGE_SCALE MULTI_PAGE_OVERLAP

More Page Styles

Many page styles can be implement using the setPageStyle() and setRevealWidth().

Style 1 Style 2 Style 3

2.Indicator

The Indicator library was split from BannerViewPager,the new repo is ViewPagerIndicator,Click the link to see more information about ViewPagerIndicator

(1)setIndicatorStyle and setIndicatorSlideMode

BannerViewPager supports three Indicator Styles and five Indicator Slide mode now.

Sample Click Here

Attrs CIRCLE DASH ROUND_RECT
NORMAL
SMOOTH
WORM
COLOR
SCALE

(2)Custom Indicator

It's also support to custom indicator style,just need extends BaseIndicatorView or implement the IIndicator and override methods, then you can draw Indicators for whatever you want.

Sample Click Here

Figure Indicator Drawable Indicator Indicator below of Banner

Contact

If you have any question regard to BannerViewPager, please scan the QR code and join the QQ group to communicate.

QQ群 微信群

Donate

如果您觉得BVP库还不错,您可以对BVP打赏哦,您的支持将是我持续维护的动力。

AliPay WeChat

Thanks

玩Android

finite-cover-flow

zguop-banner

License

Copyright 2017-2020 zhpanvip

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.