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

Not working with FlexLayoutmanager #57

Open
kaustav07 opened this issue Feb 24, 2021 · 0 comments
Open

Not working with FlexLayoutmanager #57

kaustav07 opened this issue Feb 24, 2021 · 0 comments

Comments

@kaustav07
Copy link

if the layoutmanager of the recyclerview is FlexLayoutmanager, this doesn't work and it crashes the app. it gives a error -

java.lang.ClassCastException: androidx.recyclerview.widget.RecyclerView$LayoutParams cannot be cast to com.google.android.flexbox.FlexItem

and moreover if this is in a motionLayout, that crashes as well.. -

unable to parse MotionScene file

if I remove this library releated code then it parses no error.

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

1 participant