I know the title looks weird but this is what I want :
I have two tabs, and under one tab I have an activity that has a file list. When you click on a file it normally shows a panel next to it (which is another activity). But now, since I have tabs, when I click on a file it jumps to a full screen activity with the file description and the tabs are gone. I would like to make this second activity a sub-activity of the main where we can select a file so that the tabs stay still.
Any ideas ?
Thanks, Nic.