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 <[email protected]> wrote: > On Fri, May 21, 2010 at 1:36 PM, genxsol <[email protected]> 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [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

