I want make a view as this picture: A viewpager have one page is a fragment, inside this fragment have a normal listview, and sometime have a special row that is a horizontal listview (not recycler view).
How do I make as abover and prevent conflict when scroll hozirontal listview with viewpager ?