I have a scenario where I have to make a RecyclerView
like in the picture.
I have tried GridLayoutManager
and StaggeredGridLayoutManager
but then always take up the height of the maximum height of the view in the array.
Please suggest
I am not adding any source code because it is pretty much one liner for a layoutManager