Friday, January 28, 2011

Re: [android-developers] How to bring Activity to top of stack and reset it?

Thanks Dianne for your reply.  I'm currently using android:launchMode="singleTop" and have implemented the onNewIntent().  With that I'm also using the flag FLAG_ACTIVITY_REORDER_TO_FRONT

This behavior is perfect for what I was trying to do.  If you don't recommend this please do let me know!

Thanks!

--
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

No comments:

Post a Comment