google / flexbox-layout

Flexbox for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tiandadong opened this issue · comments

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

Hi tiandadong,

Did you find solution for this error.

Tank you.

For reader, this crash comes when you use multiple recycler view, and parent recycler view configure with FlexboxLayoutManager.