Monday, May 24, 2010

[android-developers] Re: Global search button removes my dialog, any help to ignore phone's search button click?

actually i am displaying Eula in dialog on first run. main activity
starts only if Eula is accepted and stored in preferences. if i long
press menu or search button, Eula dialog just disappear and main
activity comes in front which i dont want.
how can i catch menu button events in dialog?


On May 21, 7:43 pm, TreKing <treking...@gmail.com> wrote:
> On Fri, May 21, 2010 at 1:36 PM, genxsol <genx...@gmail.com> wrote:
> > my activity shows help dialog when it starts but as soon as i click the
> > click search button on the phone, search dialog appears and my dialog goes
> > away.
>
> So what? Is there no way to bring the dialog back up? This seems like a very
> minor inconvenience to be wasting time on. I'm sure you have more important
> things to deal with ...
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered deviceshttp://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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group athttp://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 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