Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法自动滑动的问题 #35

Open
526853990 opened this issue Dec 26, 2018 · 3 comments
Open

无法自动滑动的问题 #35

526853990 opened this issue Dec 26, 2018 · 3 comments

Comments

@526853990
Copy link

下拉刷新会出现无法自动滑动的问题,需要手动切换才能重写轮播

@Mrluosheng
Copy link

这个问题我也发现了

@EpicWang
Copy link

我也出现了,我是放到list中的(RecyclerView),有的item滑动,有的不滑动,有的有时滑动,有时不滑动,没有规律

@Anbinghui
Copy link

在BannerLayout类的setAdapter()方法里面加上
currentIndex = 0;
refreshIndicator();
刷新的时候就没问题了,我是在刷新完成以后调用的setAdapter,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants