I want to include multiple fragments inside an recycler view. I am having main categories which i want to show vertically and below each category i want its sub categories to be shown horizontally.
So, how should I do this as all the data is external.
I want a view something like this: