Sorry, one more new problem that is odd.. Using this method, my app is running in the background. If I launch the app again from the home screen using the application icon, it correctly switches to my running app. However, if the user pulls down the notification list and clicks my notification (remember I'm using the FLAG_ONGOING_EVENT flag here) it launches an ADDITIONAL instance of my Activity, instead of switching to the running instance.
Any suggestions here? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

