Bartek
Results
1
comments of
Bartek
> I'm seeing a very similar crash when I try to nest `RecyclerView`s with `FlexboxLayoutManager`s. If I use `FlexboxLayoutManager` for the top-level `RecyclerView` and `LinearLayoutManager` for the inner `RecyclerView`s, everything...