Search code examples
androidandroid-activitytabactivity

Android calling to display anther Tab within a tab


In my appliaction I'm using TabActivity. I'd like to change the current Tab within another tab. That means, in my current tab i have a button which is calling to another cativity to be displyed that it located on another tab. Thanks, Eyal.


Solution

  • follow the link

    Opening the activity in another Tab on Click

    This will be fine