Skip to content

guider/AutoBanner

Repository files navigation

AutoBanner

a android banner can atuo loop

android 常用的Banner 自动播放

基本完善。 focusIndicatorWidth 指示器尺寸 focusIndicatorHeight unFocusIndicatorWidth unFocusIndicatorHeight indicatorMargin 指示器外边距 indicatorSpace = 3;指示器之间的边距

indicatorFocusColor = 0xffff0000; 指示器颜色 indicatorUnFocusColor = 0xff00ff00; indicatorBackground = 0xeeffffff; 指示器背景颜色 暂不可用 ShapeDrawable generalDrawable; ShapeDrawable focusDrawable; boolean indicatorClickable //指示器点击事件 暂时不可用

image

About

a android banner can atuo loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages