On Feb 17, 10:15 pm, Dianne Hackborn <[email protected]> wrote: > Also don't use setIntent(). My arm was twisted to have that added. I > should have pushed back harder. :) It is likely to only result in subtle > bugs (like this one here).
What's wrong with setIntent(), especially in the case where you have a singleTop activity that wants to respond to onNewIntent() to change its originating intent? Doug -- 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

