What event in an Activity is called when the screen is flipped out to expose the keyboard on a G1? I need to save some instance variables, but it seems like onCreate is being called without onPause, onStop, or saveInstanceState being called first.
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 -~----------~----~----~----~------~----~------~--~---

