7449 / BannerLayout

Support unlimited picture rotation BannerLayout, the minimum implementation of the code banner
Apache License 2.0
93 stars 20 forks source link

app:banner_duration="8000" #3

Closed ruhaly closed 7 years ago

ruhaly commented 7 years ago

app:banner_duration="8000" 这个滑动的速度设置了没有用

7449 commented 7 years ago

我看了下BannerLayout,确实忘了在初始化viewpager的时候setDuration了,我晚上回去改下,现在想生效的话只能暂时在代码里面setDuration(int pace).