Dianne, so far I understand the following: If sticky intent B has the same action, categories and uri data as sticky intent A then B will override A. Will the extras data in sticky intent A be merged with the extras data in sticky intent B?
On Thu, Sep 23, 2010 at 9:40 PM, Dianne Hackborn <[email protected]> wrote: > Yes, that is the point of them. > > On Thu, Sep 23, 2010 at 6:45 PM, Agus <[email protected]> wrote: >> >> Does sending 2 sticky intents override the previously sent sticky intent? >> Can any clarify this? >> >> -- >> 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 > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- > 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 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

