How can I get two RecyclerViews under each other in one layout? I don\'t want to have a single RecyclerView for all items. My code:
Just use:
last line is for your problem.use it.