Hi Developers,
I am developing tab group activity. inside one tab there are multiple
activity started as a child.
i want to come back to very first activity from inside activity please tell
me how to do that.
here is the code for calling child activity
Intent previewMessage = new Intent(getParent(), Test.class);
TabGroupActivity parentActivity =
(TabGroupActivity)getParent();
parentActivity.startChildActivity("Test",
previewMessage);
i am inside 5th child activity and i want to come back to 1 activity after
doing some task.
onbackpressed function sends me 4th activity i want to jumb 1 activty.
thanks
--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.