On Fri, Apr 23, 2010 at 12:01 PM, Thom Shutt < [email protected]> wrote:
> Specifically, I need a way of _not_ performing the onPause functionality > I've implemented when it occurs because of a change in screen orientation. > Why not? Presumably you would have something in onResume that would get you back to where you need to be? In any case, maybe this: http://developer.android.com/intl/fr/reference/android/app/Activity.html#isFinishing() ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- 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

