Re: [android-developers] Re: How to finish parent activity once child activity is loaded
On Thu, Aug 18, 2011 at 7:31 AM, Spica <spicanebula@gmail.com> wrote:
> Guys, any idea about my question?
>
> On Aug 17, 11:57 pm, Spica <spicaneb...@gmail.com> wrote:
>> I want to load child activity from parent activity. Once child is
>> loaded i want to finish the parent activity.
Immediately after the parent calls startActivity(), the parent calls
finish() on itself.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Warescription: Three Android Books, Plus Updates, One Low Price!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home