Noam wrote:
> Let me rephrase my question.
> 
> I have two PreferenceScreens - A and B.
> In PrefScreen A, there is an option to go to B. When the user is on B,
> and then leaves B and goes back to A, I would want to run a certain
> method. Is there a way to do that?

Implement onResume() in A.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to