> > Hi Justin, > > Thanks for reply, > > But on dragging to status bar, none of the activity life cycle method will > trigger, >
I never said logging out in onPause() would meet your current requirements. Your current requirements are not possible. I merely suggested that would be the appropriate place to log someone out of the app... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Jul 18, 2012 at 12:12 PM, Dianne Hackborn <[email protected]>wrote: > On Wed, Jul 18, 2012 at 1:12 AM, Rocky <[email protected]> wrote: > >> Can u tell me, if i'm dragging notification bar, any method of activity >> got fired or started ? >> > > No, nothing, nada, zilch. > > Heck a notification has nothing to do with an activity at all. Even if > there was such a feature, it wouldn't have a clue what activity to do > anything with... not to mention even if it did, that activity could be in > the background and killed at that point. > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > > -- > 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 > -- 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

