I have a TabActivity
containing an activity with a button.
When the button is pressed I wish another activity to appear in the same tab
.
When the user presses the back button
, the original view would appear.
Is this possible?
Android Java or MonoDroid .NET answers are fine