Android tab with view pager -


i want have tab view, each tab contains view pager in turn contains listview. intrinsically, swipe left or right should handled view pager inside tab rather swithching tab sibling tab. how should approach use case neatly? btw, not using actionbar. thank you

i have done in current project, except have made tabs , each tab has listview.

first have make activity have viewpager , slidingtablayout.this yo that.

second need create fragments again have viewpager , fragment have listview inside it.(fragment inside fragment) have here also


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -