I am trying to make something like in the image. I want to reuse the layout I created for TAB1. (The info on each swipe will be fetched from a server).
I am unable to find any correct way of doing this.
What kind of view/adapter/swipeListener should I use?
Edit: I am not talking about creating TabLayouts. I want to know about the layout recycling only.