Wednesday, August 22, 2012

Re: [android-developers] simulate just onPause() without onStop()

On Wed, Aug 22, 2012 at 12:02 PM, TreKing <trekingapp@gmail.com> wrote:
> On Wed, Aug 22, 2012 at 9:27 AM, Mark Murphy <mmurphy@commonsware.com>
> wrote:
>>
>> Last time I checked, a Dialog does not have any impact on an activity
>> lifecycle.
>
> Wow, I could have sworn a dialog caused a pause, but just confirmed it
> indeed does not. Thanks for the clarification!

Yeah, it surprised me too when I discovered it. It's one of those
things that I don't find supremely shocking in retrospect but went
against my initial instinct.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment