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

LoopRecyclerViewPager will report a divide zero error when no data #122

Closed
Kongdy opened this issue Aug 31, 2016 · 3 comments
Closed

LoopRecyclerViewPager will report a divide zero error when no data #122

Kongdy opened this issue Aug 31, 2016 · 3 comments

Comments

@Kongdy
Copy link
Contributor

Kongdy commented Aug 31, 2016

My app may get data by net. that will no data when no net or before request data.
so , it will report divide zero ,because data's size is zero.
I debug it. It occurs mainly in getActualPosition() method.
And There are Incompatible with baseRecyclerViewAdapterHelper.

@lsjwzh
Copy link
Owner

lsjwzh commented Mar 3, 2017

你好像已经解决了。。。
我把这个close了哈

@lsjwzh lsjwzh closed this as completed Mar 3, 2017
@yinyongliang
Copy link

怎么解决的?我也出现这个问题

@Kongdy
Copy link
Contributor Author

Kongdy commented Apr 26, 2017

拉最新的版本试试

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

3 participants