I am developing an Android application consisting of 4 tabs. On the first tab I have a button, which again calls an Activity called ActivityA.
When my ActiviyA is started, the tab control is not shown anymore.
Can anybody provide solution for this.