0

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

enter image description here

3iL
  • 2,146
  • 2
  • 23
  • 47
Rahul Gupta
  • 5,275
  • 8
  • 35
  • 66
  • Have u check this https://stackoverflow.com/q/34978737/7666442 also check **[FlexboxLayoutManager](https://github.com/google/flexbox-layout#flexboxlayoutmanager-within-recyclerview)** – AskNilesh Apr 18 '19 at 07:59
  • First link i have. It does not solve my problem – Rahul Gupta Apr 18 '19 at 08:02

0 Answers0