On Thu, Aug 5, 2010 at 11:27 AM, Jin Chiu <[email protected]> wrote:
> The problem with simpling setting a flag when launching a new activity is > the RootActivity still cannot tell when the entire task get switched, since > onStop() is only called once. > Told you it would break =P I don't think I'm getting your use case but I think you might be over-complicating matters. Then again, I don't know the details of your app. I would still recommend reworking things so this isn't necessary - I highly doubt it's even possible. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

