Android Tabs in middle of layout
问题 In the middle of my layout I want to have 2 tabs to choose between viewing 2 different lists in the second half of the screen. How can I do this? Here is an image illustrating what I wish to achieve. This image has a questions tab and an answers tab in the middle of the screen. Depending on which tab you select it shows a different listview: I wish to achieve this exact same thing. I tried doing it with TabHost widget, but for the life of me I couldn't get rid of the title bar (I tried