Skip to content

Commit 395b6fb

Browse files
committed
Merge pull request #159 from saiwu-bigkoo/master
添加广告控件ConvenientBanner
2 parents 59f7743 + 079f8b5 commit 395b6fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,11 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.mikepenz.mater
408408
效果图:![Renderings](https://raw.githubusercontent.com/mikepenz/MaterialDrawer/master/DEV/screenshots/screenshot1_small.png)
409409

410410
#### 四、ViewPager 、Gallery
411+
1. ConvenientBanner
412+
通用的广告栏控件,让你轻松实现广告头效果。支持无限循环,可以设置自动翻页和时间(而且非常智能,手指触碰则暂停翻页,离开自动开始翻页。你也可以设置在界面onPause的时候不进行自动翻页,onResume之后继续自动翻页),并且提供多种翻页特效。 对比其他广告栏控件,大多都需要对源码进行改动才能加载网络图片,或者帮你集成不是你所需要的图片缓存库。而这个库能让有代码洁癖的你欢喜,不需要对库源码进行修改你就可以使用任何你喜欢的网络图片库进行配合。
413+
项目地址:https://github.com/saiwu-bigkoo/Android-ConvenientBanner
414+
效果图:![Renderings](https://github.com/saiwu-bigkoo/Android-ConvenientBanner/blob/master/preview/convenientbannerdemo.gif)
415+
411416
1. Android-ViewPagerIndicator
412417
配合 ViewPager 使用的 Indicator,支持各种位置和样式
413418
项目地址:https://github.com/JakeWharton/Android-ViewPagerIndicator

0 commit comments

Comments
 (0)