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

A crash that is bound to happen. #454

Open
FengChenSunshine opened this issue Aug 28, 2018 · 5 comments
Open

A crash that is bound to happen. #454

FengChenSunshine opened this issue Aug 28, 2018 · 5 comments

Comments

@FengChenSunshine
Copy link

tim 20180828194318
tim 20180828194507

if data source size is zero. It collapsed.
library version :1.0.0

_

@insacc
Copy link

insacc commented Oct 9, 2018

I guess no one is really maintaining this library. The FlexboxLayoutManager doesn't work at all, it keeps crashing!

@thagikura
Copy link
Contributor

I think it's same as #479 is it?

@FengChenSunshine
Copy link
Author

I think it's same as #479 is it?
Yeah, it's the same exception as 479, but I don't know if it's the same cause as me.

@thagikura
Copy link
Contributor

Do you create your own LayoutParams in the adapter of the RecyclerView?

If so, it's likely the same cause.

@FengChenSunshine
Copy link
Author

Do you create your own LayoutParams in the adapter of the RecyclerView?

If so, it's likely the same cause.

No, I'm not create my own LayoutParams, I'm using it like a LinearLayoutManager.I found that the crash only happen when the data source size is 0, and it works normally when the data source size is not 0.

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