I am having problems putting tabs in my Android application. I want the tab to include an Activity within it.
For some reason I am getting an empty tab.
The activity I put in the tab works perfectly when on its own but not when in the tab.
I posted the question on StackOverflow but to no avail: http://stackoverflow.com/questions/1150 ... 8#11505308
Hopefully someone can help me.
I may be making a simple beginners error since I am new to tabs.
I also had another problem putting a ListView directly into a tab. http://stackoverflow.com/questions/1149 ... 2#11492922
Any help would be really appreciated.

