Thanks for that suggestion. I'll take that but my problem is still not solved. My problem is when Options menu is opened. In that scenario, pressing of Call key does not call the callback function onKeyDown() and I do not know why. May be the key event goes to Options menu. I could not find a way to catch that key event, so if you have a solution, please let me know...
Thanks again. Raman On Oct 8, 10:57 pm, Megha <[email protected]> wrote: > In my opinion its not a good idea tosupresscallkeybehavior. I am > surprised you are able to do that in the first place. > From the user's perspective, if he is pressing thecallkey, he really > wants to make acall, so I guess your app should not control that. > You could however, show a warning message on the top of your Activity > screen about the editing being critical and handle it > gracefully if it is not finished. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

