Skip to content

简单的图片轮播,可左右无限自动轮播,按下和移动停止轮播,外加点击事件

Notifications You must be signed in to change notification settings

entertoo/PictureCarousel

Repository files navigation

PictureCarousel

一个非常简单的图片轮播,可自动轮播,按下和移动停止轮播,外加点击事件

图:

方法:

addTitlesAndImages:             添加标题和图片资源
addImages:                      添加图片资源
startAutoScroll:                开启自动轮播
stopAutoScroll:                 停止自动轮播
setTitleBackgroundColor:        设置文字背景颜色
setTextColor:                   设置文字颜色
setTimeDelayed:                 设置图片轮播时间间隔
setPointW:                      设置指示器点的宽
setPointH:                      设置指示器点的高
setPointsPosition:              设置指示器点的位置
setTitlePosition:               设置标题的位置
setClickListener:               设置点击轮播图片监听

About

简单的图片轮播,可左右无限自动轮播,按下和移动停止轮播,外加点击事件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages