Hello,

I have an activity that links to other activities via buttons. When a
user clicks these buttons, I launch other activities with startActivity
(), which has been working fine.

My problem is, one of my activities displays a progressdialog when it
is loading. I would like to only do this once per run (the main
screen), and not have to go through the loading each time the user
switches back to this activity. Is there a way to call this activity
directly from the history stack?

Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to