I have a situation like this
<Header>
<RecylerView>
<Header>
<RecylerView>
Everything works fine - here is one thing I want to achieve.
When I scroll on the page, I need to scroll it as one list. But now as there are two list I can scroll inside the recycler view.