i've got a PreferenceActivity subclass. in the PreferenceActivities, one makes the changes and then press he back-key to return to the app.
what's the proper-way to intercept this back-key within the activity or the parent activity so that the changes can be reflected. also, what's the interface to cancel the changes from these PreferenceActivities. -- 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

