How can i use expandable listview with viewpager.
I mean, when i click on the first child it would open a fragment layout, i can now swipe from that first child to the last child in that parent group without go back to the expandable listview.
Not just on the first child, i want to swipe from any child i clicked from the expandable listview.