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

把banner添加到recyclerview中,下拉后返回顶部,自动翻页时间失效,翻动过快 #103

Closed
lucheng0522 opened this issue Apr 20, 2016 · 9 comments

Comments

@lucheng0522
Copy link

把banner添加到recyclerview中的一个viewtype中。下拉后返回顶部。banner翻页速度会非常快

@saiwu-bigkoo
Copy link
Owner

demo中有个recycler view 例子,你可以参考下

@asker517
Copy link

asker517 commented May 20, 2016

same issue #107 @lucheng0522

@xieyuanwin
Copy link

一样的问题,你解决了吗@lucheng0522

@lucheng0522
Copy link
Author

我换了一个。“https://github.com/H07000223/FlycoBanner_Master/blob/master/README_CN.md” 他写的很好

------------------ 原始邮件 ------------------
发件人: "xieyuan";notifications@github.com;
发送时间: 2016年6月8日(星期三) 上午10:28
收件人: "saiwu-bigkoo/Android-ConvenientBanner"Android-ConvenientBanner@noreply.github.com;
抄送: "シ菰独の渡濄"1149097472@qq.com; "Mention"mention@noreply.github.com;
主题: Re: [saiwu-bigkoo/Android-ConvenientBanner] 把banner添加到recyclerview中,下拉后返回顶部,自动翻页时间失效,翻动过快 (#103)

一样的问题,你解决了吗@lucheng0522


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

我换了别人的 。https://github.com/H07000223/FlycoBanner_Master/blob/master/README_CN.md 写的很好

@xieyuanwin
Copy link

这个库的作者不积极回应大家的问题

@xieyuanwin
Copy link

@lucheng0522 这个FlycoBanner_Master可以使用自己定义加载图片加载库吗?比如Glide、Universal-Image-Loader_Master

@xieyuanwin
Copy link

我做了测试,没有问题,多次调用startTurning会导致自动翻页时间失效,翻动过快,使用如下的代码可以解决:if(!mConvenientBannerr.isTurning()){mConvenientBannerr.startTurning();}

@Bleach1
Copy link

Bleach1 commented Oct 17, 2016

我的问题是上拉加载的时候轮播图自动滚动停止 手动划一下才好使

@fengjundev
Copy link

定时任务实现的问题 各位修改下startScroll里面的逻辑 每次调用要清空原有定时任务即可

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

6 participants