I played a bit with the TabHost View and found that when using a second layout file for a Tab the Activity's background color is not shown. It shows only the black default color, the other View's colors are OK.
Must the 2nd Activity be loaded, declared or initialized somewhere?
I use 2 panels, the Visible property for the one that is not displayed at the beginning must be set to False.
Couldn't this be 'automatic' ?
Will the 'setCurrentTab' and or 'setCurrentTabByTag' methods be supported.
Best regards.